[PATCH] D15535: Use dwarfdump's frame parser instead of writing a new one in llvm-obdjump
Pete Cooper via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 17 09:33:47 PST 2015
pete updated this revision to Diff 43149.
pete added a comment.
Updated naming, restructured loop, and fixed FDE parsing to not recheck the contents of the CIE augmentation string.
http://reviews.llvm.org/D15535
Files:
include/llvm/DebugInfo/DIContext.h
include/llvm/DebugInfo/DWARF/DWARFContext.h
include/llvm/DebugInfo/DWARF/DWARFDebugFrame.h
include/llvm/DebugInfo/PDB/PDBContext.h
lib/DebugInfo/DWARF/DWARFContext.cpp
lib/DebugInfo/DWARF/DWARFDebugFrame.cpp
lib/DebugInfo/PDB/PDBContext.cpp
test/tools/llvm-objdump/eh_frame-arm64.test
tools/llvm-objdump/MachODump.cpp
tools/llvm-objdump/llvm-objdump.cpp
tools/llvm-objdump/llvm-objdump.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15535.43149.patch
Type: text/x-patch
Size: 33840 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151217/dc042dae/attachment.bin>
More information about the llvm-commits
mailing list