[ELF][test] Add 'REQUIRES: x86' to threads.s
authorFangrui Song <maskray@google.com>
Tue, 31 Mar 2020 22:25:01 +0000 (15:25 -0700)
committerFangrui Song <maskray@google.com>
Tue, 31 Mar 2020 22:25:01 +0000 (15:25 -0700)
lld/test/ELF/threads.s

index 6d4b369..7a9eeec 100644 (file)
@@ -1,3 +1,4 @@
+# REQUIRES: x86
 # RUN: llvm-mc -filetype=obj -triple=x86_64 %s -o %t.o
 
 ## A positive integer is allowed.