Skip to content

Commit 94f0833

Browse files
add // compile-flags: -O to test that depends on opts
1 parent 2ff5a3e commit 94f0833

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/test/codegen/dst-vtable-align-nonzero.rs

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// compile-flags: -O
2+
13
#![crate_type = "lib"]
24

35
// This test checks that we annotate alignment loads from vtables with nonzero range metadata,

0 commit comments

Comments
 (0)