mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-12 06:53:05 +00:00
Address LLVM assertion failure by prepopulating with *just* name-anon-globals.
This commit is contained in:
parent
42167b94a3
commit
933efd755b
@ -20,7 +20,7 @@
|
|||||||
// aux-build:lib.rs
|
// aux-build:lib.rs
|
||||||
|
|
||||||
// rust-lang/rust#56772: nikic says we need this to be proper test.
|
// rust-lang/rust#56772: nikic says we need this to be proper test.
|
||||||
// compile-flags: -C no-prepopulate-passes
|
// compile-flags: -C no-prepopulate-passes -C passes=name-anon-globals
|
||||||
|
|
||||||
extern crate lib;
|
extern crate lib;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user