[PATCH] D43313: [DebugInfo] Support parsing DWARF expressions
Rafael Auler via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 1 16:24:09 PST 2018
rafauler updated this revision to Diff 136634.
rafauler added a comment.
Address rafael's 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.136634.patch
Type: text/x-patch
Size: 61162 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180302/bcc461a5/attachment-0001.bin>
More information about the llvm-commits
mailing list