[PATCH] D69672: DWARFDebugLoclists: Move to a incremental parsing model
Pavel Labath via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 6 07:31:36 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe1f8c8a16f44: DWARFDebugLoclists: Move to a incremental parsing model (authored by labath).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69672/new/
https://reviews.llvm.org/D69672
Files:
llvm/include/llvm/DebugInfo/DWARF/DWARFContext.h
llvm/include/llvm/DebugInfo/DWARF/DWARFDebugLoc.h
llvm/lib/DebugInfo/DWARF/DWARFContext.cpp
llvm/lib/DebugInfo/DWARF/DWARFDebugLoc.cpp
llvm/lib/DebugInfo/DWARF/DWARFDie.cpp
llvm/test/CodeGen/X86/debug-loclists.ll
llvm/test/DebugInfo/X86/dwarfdump-debug-loclists-error-cases2.s
llvm/test/DebugInfo/X86/dwarfdump-debug-loclists.test
llvm/test/DebugInfo/X86/fission-ranges.ll
llvm/test/DebugInfo/X86/stack-value-piece.ll
llvm/test/tools/llvm-dwarfdump/X86/debug_loclists_startx_length.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69672.228061.patch
Type: text/x-patch
Size: 27471 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191106/c853b630/attachment.bin>
More information about the llvm-commits
mailing list