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