diff options
author | David Blaikie <dblaikie@gmail.com> | 2015-01-30 23:52:19 +0000 |
---|---|---|
committer | David Blaikie <dblaikie@gmail.com> | 2015-01-30 23:52:19 +0000 |
commit | c52b4944adc5d4847ce3e973d801000cc7b59ba0 (patch) | |
tree | b712c27f6c2bcc16f05ddc35dfb81ba6f36f339e /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | f5e9406243257c0b2c1f28bf258262b7b05c4dbf (diff) | |
download | llvm-c52b4944adc5d4847ce3e973d801000cc7b59ba0.zip llvm-c52b4944adc5d4847ce3e973d801000cc7b59ba0.tar.gz llvm-c52b4944adc5d4847ce3e973d801000cc7b59ba0.tar.bz2 |
Add PPC test for r227481, but XFAIL because this is actually more work than it appeared to be.
Same sort of bug as on ARM where the cmp+branch are lowered to br_cc
(choosing the branch's debugloc for the br_cc's debugloc) then expanded
out to a cmp and a br, but both using the debug loc of the br_cc, thus
losing fidelity.
llvm-svn: 227645
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions