diff options
author | Johnny Chen <johnny.chen@apple.com> | 2011-05-19 01:05:37 +0000 |
---|---|---|
committer | Johnny Chen <johnny.chen@apple.com> | 2011-05-19 01:05:37 +0000 |
commit | d74647840483ea5402cfdbdc64366b2e07709968 (patch) | |
tree | 6dff41a286e0f21efce5d942ba76df58914d408a /llvm/lib/Transforms | |
parent | 5f06955aa03328e8c230db23290360aef5767916 (diff) | |
download | bcm5719-llvm-d74647840483ea5402cfdbdc64366b2e07709968.tar.gz bcm5719-llvm-d74647840483ea5402cfdbdc64366b2e07709968.zip |
Make InstructionLLVM::Dump() more robust for edis in cases when all the
EDOperandIndexForToken(token) calls fail to return a meaningful operand index,
resulting in both operands and comment being empty. We will use the raw disassembly
string as output in these cases.
There is still a known bug where llvm:tB (A8.6.16 B Encoding T2) is not being processed
as a branch instruction and therefore the symbolic information is not being dumped for
non-raw mode.
llvm-svn: 131615
Diffstat (limited to 'llvm/lib/Transforms')
0 files changed, 0 insertions, 0 deletions