summaryrefslogtreecommitdiffstats
path: root/tests/ui/asm/aarch64/may_unwind.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/asm/aarch64/may_unwind.rs')
-rw-r--r--tests/ui/asm/aarch64/may_unwind.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ui/asm/aarch64/may_unwind.rs b/tests/ui/asm/aarch64/may_unwind.rs
index 6af8728bb..cfb750782 100644
--- a/tests/ui/asm/aarch64/may_unwind.rs
+++ b/tests/ui/asm/aarch64/may_unwind.rs
@@ -1,6 +1,7 @@
// only-aarch64
// run-pass
// needs-asm-support
+// needs-unwind
#![feature(asm_unwind)]