aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-objdump/llvm-objdump.cpp
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2015-01-30 23:52:19 +0000
committerDavid Blaikie <dblaikie@gmail.com>2015-01-30 23:52:19 +0000
commitc52b4944adc5d4847ce3e973d801000cc7b59ba0 (patch)
treeb712c27f6c2bcc16f05ddc35dfb81ba6f36f339e /llvm/tools/llvm-objdump/llvm-objdump.cpp
parentf5e9406243257c0b2c1f28bf258262b7b05c4dbf (diff)
downloadllvm-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