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

Rafael Auler via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 5 17:06:59 PST 2018


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

Change the test case input from binary to YAML.


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
  lib/ObjectYAML/ELFYAML.cpp
  test/tools/llvm-readobj/Inputs/dwarf-exprs.exe-x86-64.yaml
  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.137107.patch
Type: text/x-patch
Size: 64256 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180306/ed694f37/attachment.bin>


More information about the llvm-commits mailing list