From: Fangrui Song Date: Tue, 31 Mar 2020 22:25:01 +0000 (-0700) Subject: [ELF][test] Add 'REQUIRES: x86' to threads.s X-Git-Tag: llvmorg-12-init~10533 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0f44a09757f4f45e527e2bb79f15eb16967457a1;p=platform%2Fupstream%2Fllvm.git [ELF][test] Add 'REQUIRES: x86' to threads.s --- diff --git a/lld/test/ELF/threads.s b/lld/test/ELF/threads.s index 6d4b369..7a9eeec 100644 --- a/lld/test/ELF/threads.s +++ b/lld/test/ELF/threads.s @@ -1,3 +1,4 @@ +# REQUIRES: x86 # RUN: llvm-mc -filetype=obj -triple=x86_64 %s -o %t.o ## A positive integer is allowed.