llvm-project/lldb/source/Plugins/Instruction/ARM
Tamas Berghammer 022622f1d4 Improve conditional opcode handling in emulation based unwinding
Don't chane the CFI information when a conditional instruction
is emulated (eg.: popeq {r0, pc}) because the CFI for the next
instruction should be the same as the CFI for the current instruction.

Differential revision: http://reviews.llvm.org/D11258

llvm-svn: 242519
2015-07-17 11:44:14 +00:00
..
CMakeLists.txt Convert to UNIX line endings. 2013-09-25 10:37:32 +00:00
EmulateInstructionARM.cpp Improve conditional opcode handling in emulation based unwinding 2015-07-17 11:44:14 +00:00
EmulateInstructionARM.h Improve conditional opcode handling in emulation based unwinding 2015-07-17 11:44:14 +00:00
EmulationStateARM.cpp Fixed a ton of gcc compile warnings 2015-05-13 00:25:54 +00:00
EmulationStateARM.h Roll back the changes I made in r193907 which created a new Frame 2013-11-04 09:33:30 +00:00
Makefile [Makefiles] Align library names with CMake build 2015-07-14 20:25:19 +00:00