add an inlining parameter for non-flambda versions of OCaml

This commit is contained in:
Simon Cruanes 2016-07-29 22:55:26 +02:00
parent af55371eb4
commit 7016bb1825

2
_tags
View file

@ -2,7 +2,7 @@
true: bin_annot, color(always)
# optimization options
true: optimize(3), unbox_closures, unbox_closures_factor(20)
true: inline(100), optimize(3), unbox_closures, unbox_closures_factor(20)
# Include paths
<src>: include