Skip to content

Commit fa57583

Browse files
committed
Add REQUIRES: x86 to safeseh-no.s test for x86
llvm-svn: 366273
1 parent 42bba4b commit fa57583

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lld/test/COFF/safeseh-no.s

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# REQUIRES: x86
12
# RUN: llvm-mc -triple i686-windows-msvc %s -filetype=obj -o %t.obj
23
# RUN: not lld-link %t.obj -safeseh -out:%t.exe -entry:main 2>&1 | FileCheck %s --check-prefix=ERROR
34
# safe seh should be on by default.

0 commit comments

Comments
 (0)