[ELF][AArch64] Add REQUIRES aarch64 to test [NFC]
authorPeter Smith <peter.smith@linaro.org>
Fri, 4 May 2018 09:10:18 +0000 (09:10 +0000)
committerPeter Smith <peter.smith@linaro.org>
Fri, 4 May 2018 09:10:18 +0000 (09:10 +0000)
Forgot to add REQUIRES aarch64 to the test I recently added for D46255.

llvm-svn: 331513

lld/test/ELF/aarch64-tlsld-ldst.s

index 0f9db77..7b9798c 100644 (file)
@@ -2,6 +2,8 @@
 // RUN: ld.lld %t.o -o %t
 // RUN: llvm-objdump -d %t | FileCheck %s
 // RUN: llvm-readelf --symbols %t | FileCheck -check-prefix CHECK-SYMS %s
+// REQUIRES: aarch64
+
         .text
         .globl _start
         .type _start, %function