aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp
diff options
context:
space:
mode:
authorJay Foad <jay.foad@gmail.com>2014-11-05 08:42:48 +0000
committerJay Foad <jay.foad@gmail.com>2014-11-05 08:42:48 +0000
commit70a3841a8fb0e4a2360cec3496c2eb984cdccc14 (patch)
tree5034d4e2c04faefdd2526736da95bf4ff017c11f /llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp
parent12f0d9ef2c6d86d42d6fbb767f824573c04d5771 (diff)
downloadllvm-70a3841a8fb0e4a2360cec3496c2eb984cdccc14.zip
llvm-70a3841a8fb0e4a2360cec3496c2eb984cdccc14.tar.gz
llvm-70a3841a8fb0e4a2360cec3496c2eb984cdccc14.tar.bz2
Get the Linux ptrace test working on PowerPC64
The test refers to user_regs_struct.rip so it can only ever have worked on x86-64. Put this code inside an appropriate #if, and add a similar case for PowerPC64. (If we do likewise for ARM we can probably remove the XFAILs, but I have no way of testing that.) Those changes are enough to get the test working for me on big-endian PowerPC64 Fedora 19. Differential Revision: http://reviews.llvm.org/D6108 llvm-svn: 221337
Diffstat (limited to 'llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions