forked from OSchip/llvm-project
Fixup r366333 (require x86 in test)
Seems to be required for the other added tests too. llvm-svn: 366416
This commit is contained in:
parent
beadf7d0ae
commit
f26706fa1c
|
@ -1,3 +1,4 @@
|
|||
# REQUIRES: x86
|
||||
# RUN: llvm-mc -filetype=obj -triple=x86_64-pc-linux %s -o %t.o
|
||||
# RUN: rm -f %/terr1.script
|
||||
# RUN: echo "\"" > %/terr1.script
|
||||
|
|
Loading…
Reference in New Issue