forked from OSchip/llvm-project
[ELF][test] Add 'REQUIRES: x86' to threads.s
This commit is contained in:
parent
175e42303b
commit
0f44a09757
|
@ -1,3 +1,4 @@
|
|||
# REQUIRES: x86
|
||||
# RUN: llvm-mc -filetype=obj -triple=x86_64 %s -o %t.o
|
||||
|
||||
## A positive integer is allowed.
|
||||
|
|
Loading…
Reference in New Issue