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

Rafael Auler via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 7 11:23:13 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL326932: [DebugInfo] Support DWARF expressions in eh_frame (authored by rafauler, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D43313

Files:
  llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFDataExtractor.h
  llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFDebugFrame.h
  llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFExpression.h
  llvm/trunk/include/llvm/Support/ScopedPrinter.h
  llvm/trunk/lib/DebugInfo/DWARF/DWARFContext.cpp
  llvm/trunk/lib/DebugInfo/DWARF/DWARFDataExtractor.cpp
  llvm/trunk/lib/DebugInfo/DWARF/DWARFDebugFrame.cpp
  llvm/trunk/lib/DebugInfo/DWARF/DWARFExpression.cpp
  llvm/trunk/lib/ObjectYAML/ELFYAML.cpp
  llvm/trunk/test/tools/llvm-readobj/Inputs/dwarf-exprs.exe-x86-64.yaml
  llvm/trunk/test/tools/llvm-readobj/unwind.test
  llvm/trunk/tools/llvm-readobj/CMakeLists.txt
  llvm/trunk/tools/llvm-readobj/DwarfCFIEHPrinter.h
  llvm/trunk/tools/llvm-readobj/ELFDumper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43313.137442.patch
Type: text/x-patch
Size: 64822 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180307/7300d96a/attachment-0001.bin>


More information about the llvm-commits mailing list