]> git.lizzy.rs Git - rust.git/commit
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)
commit2228bacd62ca8970a7a59401e78d0c5a34fc0f87
treeb67451c50d22fc666391f9dce7286e55bca0f0e4
parente5c69b10c33990c14a239cf53d25763013dc84a4
parent5c88a1cd54f709823431cd5eac67fc24d3d59b30
Auto merge of #29943 - brson:inline-threshold, r=nrc

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
src/librustc_trans/back/write.rs