Add support for ARM and AArch64 big endian objects to
authorEric Christopher <echristo@gmail.com>
Mon, 6 Oct 2014 07:02:58 +0000 (07:02 +0000)
committerEric Christopher <echristo@gmail.com>
Mon, 6 Oct 2014 07:02:58 +0000 (07:02 +0000)
commit8e59427e3ac10c7d331b18cd49a72ea56988f57e
tree8e4fe4f89c3af83644e3fb2fe51d04ba98e09cfa
parent7d0a297dbd14512912ef3487522ba48712f8c3a3
Add support for ARM and AArch64 big endian objects to
RelocVisitor.

Patch by Charlie Turner.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@219109 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Object/RelocVisitor.h
test/DebugInfo/AArch64/big-endian-dump.ll [new file with mode: 0644]
test/DebugInfo/ARM/big-endian-dump.ll [new file with mode: 0644]