llvm-project/lldb/source/Plugins/Disassembler/llvm
Johnny Chen 9bfd9144e6 Fixed an issue of wrong (by +2) branch target calculation in the disassembler's symbolic information output.
A8.6.23 BLX (immediate T2)
Target Address = Align(PC, 4) + offset value

rdar://problem/9885678

llvm-svn: 136766
2011-08-03 04:50:37 +00:00
..
DisassemblerLLVM.cpp Fixed an issue of wrong (by +2) branch target calculation in the disassembler's symbolic information output. 2011-08-03 04:50:37 +00:00
DisassemblerLLVM.h Fix the InstructionLLVM::Dump() so that for Triple::arm, PC reads as the address 2011-05-12 22:25:53 +00:00
Makefile Merged Eli Friedman's linux build changes where he added Makefile files that 2010-07-09 20:39:50 +00:00