summaryrefslogtreecommitdiff
path: root/test/MC/AArch64
diff options
context:
space:
mode:
authorTim Northover <tnorthover@apple.com>2014-04-16 15:27:52 +0000
committerTim Northover <tnorthover@apple.com>2014-04-16 15:27:52 +0000
commit9a8aff0062024427c6f53482abbe3a43d9b5f174 (patch)
tree57f97d77c65f1fd7d29ffd844105dd9589b3daf8 /test/MC/AArch64
parentced4836f4dbe12628798fe42be5829f2c55bb01a (diff)
downloadllvm-9a8aff0062024427c6f53482abbe3a43d9b5f174.tar.gz
llvm-9a8aff0062024427c6f53482abbe3a43d9b5f174.tar.bz2
llvm-9a8aff0062024427c6f53482abbe3a43d9b5f174.tar.xz
AArch64/ARM64: produce correct relocation for conditional branches.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@206391 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/MC/AArch64')
-rw-r--r--test/MC/AArch64/elf-reloc-condbr.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/MC/AArch64/elf-reloc-condbr.s b/test/MC/AArch64/elf-reloc-condbr.s
index b70dfa70fb..9b70a20e1b 100644
--- a/test/MC/AArch64/elf-reloc-condbr.s
+++ b/test/MC/AArch64/elf-reloc-condbr.s
@@ -1,4 +1,4 @@
-// RUN: llvm-mc -triple=aarch64-none-linux-gnu -filetype=obj %s -o - | \
+// RUN: llvm-mc -triple=arm64-none-linux-gnu -filetype=obj %s -o - | \
// RUN: llvm-readobj -r | FileCheck -check-prefix=OBJ %s
b.eq somewhere