Skip to content

Commit f26706f

Browse files
committed
Fixup r366333 (require x86 in test)
Seems to be required for the other added tests too. llvm-svn: 366416
1 parent beadf7d commit f26706f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lld/test/ELF/vs-diagnostics-versionscript.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 -filetype=obj -triple=x86_64-pc-linux %s -o %t.o
23
# RUN: rm -f %/terr1.script
34
# RUN: echo "\"" > %/terr1.script

0 commit comments

Comments
 (0)