Stabilize linker-plugin based LTO.
This commit is contained in:
parent
a54b5c7a64
commit
04f425d2c3
13 changed files with 61 additions and 59 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
// no-prefer-dynamic
|
||||
// ignore-tidy-linelength
|
||||
// compile-flags: -C no-prepopulate-passes -C panic=abort -Z cross-lang-lto -Cpasses=name-anon-globals
|
||||
// compile-flags: -C no-prepopulate-passes -C panic=abort -C linker-plugin-lto -Cpasses=name-anon-globals
|
||||
|
||||
#![crate_type = "staticlib"]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue