llvm-project/lldb/source/Plugins/Instruction
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
..
ARM Improve conditional opcode handling in emulation based unwinding 2015-07-17 11:44:14 +00:00
ARM64 Improve conditional opcode handling in emulation based unwinding 2015-07-17 11:44:14 +00:00
MIPS [LLDB][MIPS] Detect MIPS application specific extensions like micromips 2015-07-16 03:51:55 +00:00
MIPS64 [LLDB][MIPS] Detect MIPS application specific extensions like micromips 2015-07-16 03:51:55 +00:00
CMakeLists.txt Assembly profiler for mips32 2015-05-15 06:53:30 +00:00