about summary refs log tree commit diff
path: root/tests/codegen/unwind-landingpad-inline.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/codegen/unwind-landingpad-inline.rs')
-rw-r--r--tests/codegen/unwind-landingpad-inline.rs6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/codegen/unwind-landingpad-inline.rs b/tests/codegen/unwind-landingpad-inline.rs
index 0774cefdd2d..953ba5e901a 100644
--- a/tests/codegen/unwind-landingpad-inline.rs
+++ b/tests/codegen/unwind-landingpad-inline.rs
@@ -1,6 +1,6 @@
-// min-llvm-version: 17.0.2
-// compile-flags: -Copt-level=3
-// ignore-debug: the debug assertions get in the way
+//@ min-llvm-version: 17.0.2
+//@ compile-flags: -Copt-level=3
+//@ ignore-debug: the debug assertions get in the way
 #![crate_type = "lib"]
 
 // This test checks that we can inline drop_in_place in