summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorJames Molloy <james.molloy@arm.com>2014-04-30 10:15:35 +0000
committerJames Molloy <james.molloy@arm.com>2014-04-30 10:15:35 +0000
commitc447befac4eb8f914292a2d95041fd4165bd26e3 (patch)
treecc5cf04ae42e6168f17b9c96042ddb7671756ea3 /test
parent5f4aba6c8a73b51f583da7f4823c04531bfeb2ab (diff)
downloadllvm-c447befac4eb8f914292a2d95041fd4165bd26e3.tar.gz
llvm-c447befac4eb8f914292a2d95041fd4165bd26e3.tar.bz2
llvm-c447befac4eb8f914292a2d95041fd4165bd26e3.tar.xz
[ARM64] Ensure arm64_be is dealt with when emitting debug info.
This is a partial port of r204816 (cpirker "Elf support for MC-JIT runtime dynamic linker") from AArch64 to ARM64. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@207625 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test')
-rw-r--r--test/CodeGen/AArch64/pic-eh-stubs.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CodeGen/AArch64/pic-eh-stubs.ll b/test/CodeGen/AArch64/pic-eh-stubs.ll
index 6a7788ddf4..399d1c1123 100644
--- a/test/CodeGen/AArch64/pic-eh-stubs.ll
+++ b/test/CodeGen/AArch64/pic-eh-stubs.ll
@@ -1,6 +1,7 @@
; RUN: llc -mtriple=aarch64-none-linux-gnu -relocation-model=pic -o - %s | FileCheck %s
; RUN: llc -mtriple=aarch64_be-none-linux-gnu -relocation-model=pic -o - %s | FileCheck %s
; RUN: llc -mtriple=arm64-none-linux-gnu -relocation-model=pic -o - %s | FileCheck %s
+; RUN: llc -mtriple=arm64_be-none-linux-gnu -relocation-model=pic -o - %s | FileCheck %s
; Make sure exception-handling PIC code can be linked correctly. An alternative
; to the sequence described below would have .gcc_except_table itself writable