add // compile-flags: -O to test that depends on opts

This commit is contained in:
Erik Desjardins 2021-12-08 22:40:23 -05:00
parent 2ff5a3e38b
commit 94f08334e0
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
// compile-flags: -O
#![crate_type = "lib"]
// This test checks that we annotate alignment loads from vtables with nonzero range metadata,