Address LLVM assertion failure by prepopulating with *just* name-anon-globals.
This commit is contained in:
parent
42167b94a3
commit
933efd755b
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@
|
|||
// aux-build:lib.rs
|
||||
|
||||
// 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;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue