about summary refs log tree commit diff
path: root/tests/codegen/split-lto-unit.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/codegen/split-lto-unit.rs')
-rw-r--r--tests/codegen/split-lto-unit.rs4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/codegen/split-lto-unit.rs b/tests/codegen/split-lto-unit.rs
index dc6570be32b..6cea9a2d8d5 100644
--- a/tests/codegen/split-lto-unit.rs
+++ b/tests/codegen/split-lto-unit.rs
@@ -1,7 +1,7 @@
 // Verifies that "EnableSplitLTOUnit" module flag is added.
 //
-// needs-sanitizer-cfi
-// compile-flags: -Clto -Ctarget-feature=-crt-static -Zsplit-lto-unit
+//@ needs-sanitizer-cfi
+//@ compile-flags: -Clto -Ctarget-feature=-crt-static -Zsplit-lto-unit
 
 #![crate_type="lib"]