aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/AArch64/elf-reloc-tstb.s
diff options
context:
space:
mode:
authorTim Northover <Tim.Northover@arm.com>2013-04-12 12:54:58 +0000
committerTim Northover <Tim.Northover@arm.com>2013-04-12 12:54:58 +0000
commitb6ad2bd51195f7675db0f71c5826a12a2b7090fc (patch)
tree06a8be2af20ba8e2d4f6e592182843f26d26eaec /test/MC/AArch64/elf-reloc-tstb.s
parent15e883787f38b7c424e9de4ec8485ad9e32603b0 (diff)
downloadexternal_llvm-b6ad2bd51195f7675db0f71c5826a12a2b7090fc.zip
external_llvm-b6ad2bd51195f7675db0f71c5826a12a2b7090fc.tar.gz
external_llvm-b6ad2bd51195f7675db0f71c5826a12a2b7090fc.tar.bz2
AArch64: use full triple for ELF tests
These tests rely specifically on the names of ELF relocations, let alone any other detail. There's no way they'd work if LLVM was emitting something else by default. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@179376 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/MC/AArch64/elf-reloc-tstb.s')
-rw-r--r--test/MC/AArch64/elf-reloc-tstb.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/MC/AArch64/elf-reloc-tstb.s b/test/MC/AArch64/elf-reloc-tstb.s
index aecd65b..037e896 100644
--- a/test/MC/AArch64/elf-reloc-tstb.s
+++ b/test/MC/AArch64/elf-reloc-tstb.s
@@ -1,4 +1,4 @@
-// RUN: llvm-mc -arch=aarch64 -filetype=obj %s -o - | \
+// RUN: llvm-mc -triple=aarch64-none-linux-gnu -filetype=obj %s -o - | \
// RUN: llvm-readobj -r | FileCheck -check-prefix=OBJ %s
tbz x6, #45, somewhere