summaryrefslogtreecommitdiff
path: root/test/MC/AArch64/elf-reloc-movw.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-movw.s
parent15e883787f38b7c424e9de4ec8485ad9e32603b0 (diff)
downloadllvm-b6ad2bd51195f7675db0f71c5826a12a2b7090fc.tar.gz
llvm-b6ad2bd51195f7675db0f71c5826a12a2b7090fc.tar.bz2
llvm-b6ad2bd51195f7675db0f71c5826a12a2b7090fc.tar.xz
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-movw.s')
-rw-r--r--test/MC/AArch64/elf-reloc-movw.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/MC/AArch64/elf-reloc-movw.s b/test/MC/AArch64/elf-reloc-movw.s
index 1538d5dd1e..8a7e532cdd 100644
--- a/test/MC/AArch64/elf-reloc-movw.s
+++ b/test/MC/AArch64/elf-reloc-movw.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
movz x0, #:abs_g0:some_label