add // compile-flags: -O to test that depends on opts
This commit is contained in:
parent
2ff5a3e38b
commit
94f08334e0
1 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
// compile-flags: -O
|
||||
|
||||
#![crate_type = "lib"]
|
||||
|
||||
// This test checks that we annotate alignment loads from vtables with nonzero range metadata,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue