[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
Wed Dec 16 17:42:44 PST 2015


pete removed rL LLVM as the repository for this revision.
pete updated this revision to Diff 43093.
pete added a comment.

Updated to address Rafael's comment.

Thanks,
Pete


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.43093.patch
Type: text/x-patch
Size: 33769 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151217/7955f880/attachment.bin>


More information about the llvm-commits mailing list