llvm-project/lldb/test/functionalities/unwind/standard
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
..
hand_written Ignore "push/pop {sp}" in emulation based unwinding 2015-06-30 09:35:46 +00:00
Makefile
TestStandardUnwind.py Improve conditional opcode handling in emulation based unwinding 2015-07-17 11:44:14 +00:00