Automatically enable cross-crate inlining for small functions
This commit is contained in:
parent
09df6108c8
commit
33b0e4be06
67 changed files with 434 additions and 344 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
// no-prefer-dynamic
|
||||
//
|
||||
// compile-flags: -C no-prepopulate-passes -C panic=abort -C linker-plugin-lto -Cpasses=name-anon-globals -Z tune-cpu=generic
|
||||
// compile-flags: -C no-prepopulate-passes -C panic=abort -C linker-plugin-lto -Cpasses=name-anon-globals -Z tune-cpu=generic -Copt-level=0
|
||||
|
||||
#![crate_type = "staticlib"]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue