Enable MIR opts for test.
This commit is contained in:
parent
f5feb3e3ca
commit
54a140159d
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
// compile-flags: -C no-prepopulate-passes
|
||||
// Verify that optimized MIR only copies `a` once.
|
||||
// compile-flags: -O -C no-prepopulate-passes
|
||||
|
||||
#![crate_type = "lib"]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue