Skip to content
Commit 4b95aa4c authored by Johnny Chen's avatar Johnny Chen
Browse files

Fix the InstructionLLVM::Dump() so that for Triple::arm, PC reads as the address

of the current instruction plus 8.  And for Triple::thumb, it is plus 4.

rdar://problem/9170971
lldb disassembly's symbol information not correct (off by 2?)

llvm-svn: 131256
parent 2ce1630c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment