diff options
author | Jay Foad <jay.foad@gmail.com> | 2014-11-05 08:42:48 +0000 |
---|---|---|
committer | Jay Foad <jay.foad@gmail.com> | 2014-11-05 08:42:48 +0000 |
commit | 70a3841a8fb0e4a2360cec3496c2eb984cdccc14 (patch) | |
tree | 5034d4e2c04faefdd2526736da95bf4ff017c11f /llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp | |
parent | 12f0d9ef2c6d86d42d6fbb767f824573c04d5771 (diff) | |
download | llvm-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