We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42bba4b commit fa57583Copy full SHA for fa57583
lld/test/COFF/safeseh-no.s
@@ -1,3 +1,4 @@
1
+# REQUIRES: x86
2
# RUN: llvm-mc -triple i686-windows-msvc %s -filetype=obj -o %t.obj
3
# RUN: not lld-link %t.obj -safeseh -out:%t.exe -entry:main 2>&1 | FileCheck %s --check-prefix=ERROR
4
# safe seh should be on by default.
0 commit comments