[Lldb-commits] [PATCH] Improve DWARF CFI CIE parsing and remove duplicated code

Tamas Berghammer tberghammer at google.com
Wed Jul 1 03:27:02 PDT 2015


Hi labath, jasonmolenda,

Improve DWARF CFI CIE parsing and remove duplicated code

Previously we handled only a few opcode DWARF CFI opcode when we
were parsing the CIE. With this change we use mostly the same code
what we use for parsing the PDE which cover more opcode.

http://reviews.llvm.org/D10866

Files:
  include/lldb/Symbol/DWARFCallFrameInfo.h
  source/Symbol/DWARFCallFrameInfo.cpp

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10866.28853.patch
Type: text/x-patch
Size: 39475 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150701/ea2e3de0/attachment.bin>


More information about the lldb-commits mailing list