]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #29943 - brson:inline-threshold, r=nrc
authorbors <bors@rust-lang.org>
Fri, 20 Nov 2015 05:09:24 +0000 (05:09 +0000)
committerbors <bors@rust-lang.org>
Fri, 20 Nov 2015 05:09:24 +0000 (05:09 +0000)
Corresponds directly to llvm's inline-threshold.

I want this so I can experiment out-of-tree with tweaking optimization settings, and this is the most important value that isn't exposed. I can't get it to work either via `-C llvm-args`.

cc @rust-lang/compiler

1  2 
src/librustc_trans/back/write.rs

Simple merge