[Lldb-commits] [PATCH] D16814: Fix handling of the arm IT instruction in the unwinder

Tamas Berghammer via lldb-commits lldb-commits at lists.llvm.org
Wed Feb 3 03:54:48 PST 2016


tberghammer updated this revision to Diff 46764.
tberghammer added a comment.

Create a typedef for the condition type and a static const value for the unconditional condition.


http://reviews.llvm.org/D16814

Files:
  include/lldb/Core/EmulateInstruction.h
  include/lldb/Symbol/UnwindPlan.h
  source/Plugins/Instruction/ARM/EmulateInstructionARM.cpp
  source/Plugins/Instruction/ARM/EmulateInstructionARM.h
  source/Plugins/UnwindAssembly/InstEmulation/UnwindAssemblyInstEmulation.cpp
  source/Symbol/UnwindPlan.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16814.46764.patch
Type: text/x-patch
Size: 15359 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20160203/219e2031/attachment.bin>


More information about the lldb-commits mailing list