summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lld/test/COFF/safeseh-no.s1
1 files changed, 1 insertions, 0 deletions
diff --git a/lld/test/COFF/safeseh-no.s b/lld/test/COFF/safeseh-no.s
index 2a301a3ba9b..70d6f56e888 100644
--- a/lld/test/COFF/safeseh-no.s
+++ b/lld/test/COFF/safeseh-no.s
@@ -1,3 +1,4 @@
+# REQUIRES: x86
# RUN: llvm-mc -triple i686-windows-msvc %s -filetype=obj -o %t.obj
# RUN: not lld-link %t.obj -safeseh -out:%t.exe -entry:main 2>&1 | FileCheck %s --check-prefix=ERROR
# safe seh should be on by default.
OpenPOWER on IntegriCloud