Skip to content

Commit 757c80d

Browse files
committed
Add REQUIRES: x86 to test added in 141197 to skip when x86 target is not present.
1 parent c455f4a commit 757c80d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lld/test/COFF/strtab.s

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# REQUIRES: x86
12
# RUN: llvm-mc -triple=x86_64-windows-msvc %s -filetype=obj -o %t.obj
23
# RUN: lld-link -out:%t.exe -entry:main %t.obj -debug:dwarf
34
# RUN: llvm-readobj --string-table %t.exe | FileCheck %s

0 commit comments

Comments
 (0)