aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/AArch64/elf-objdump.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-objdump.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-objdump.s')
-rw-r--r--test/MC/AArch64/elf-objdump.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/MC/AArch64/elf-objdump.s b/test/MC/AArch64/elf-objdump.s
index c5aa5b1..51d444a 100644
--- a/test/MC/AArch64/elf-objdump.s
+++ b/test/MC/AArch64/elf-objdump.s
@@ -1,5 +1,5 @@
// 64 bit little endian
-// RUN: llvm-mc -filetype=obj -arch=aarch64 -triple aarch64-none-linux-gnu %s -o - | llvm-objdump -d
+// RUN: llvm-mc -filetype=obj -triple aarch64-none-linux-gnu %s -o - | llvm-objdump -d
// We just want to see if llvm-objdump works at all.
// CHECK: .text