[PATCH] D43313: [DebugInfo] Support parsing DWARF expressions

Rafael Auler via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 5 15:43:12 PST 2018


rafauler updated this revision to Diff 137099.
rafauler added a comment.

Address comments.


Repository:
  rL LLVM

https://reviews.llvm.org/D43313

Files:
  include/llvm/DebugInfo/DWARF/DWARFDataExtractor.h
  include/llvm/DebugInfo/DWARF/DWARFDebugFrame.h
  include/llvm/DebugInfo/DWARF/DWARFExpression.h
  include/llvm/Support/ScopedPrinter.h
  lib/DebugInfo/DWARF/DWARFContext.cpp
  lib/DebugInfo/DWARF/DWARFDataExtractor.cpp
  lib/DebugInfo/DWARF/DWARFDebugFrame.cpp
  lib/DebugInfo/DWARF/DWARFExpression.cpp
  test/tools/llvm-readobj/Inputs/trivial.exe.elf-x86-64
  test/tools/llvm-readobj/unwind.test
  tools/llvm-readobj/CMakeLists.txt
  tools/llvm-readobj/DwarfCFIEHPrinter.h
  tools/llvm-readobj/ELFDumper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43313.137099.patch
Type: text/x-patch
Size: 61756 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180305/cfc7df53/attachment.bin>


More information about the llvm-commits mailing list