[PATCH] D69672: DWARFDebugLoclists: Move to a incremental parsing model
Pavel Labath via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 31 10:20:20 PDT 2019
labath updated this revision to Diff 227306.
labath added a comment.
Add some comments for the new functions.
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/DebugInfo/X86/dwarfdump-debug-loclists-error-cases2.s
llvm/test/DebugInfo/X86/fission-ranges.ll
llvm/test/DebugInfo/X86/stack-value-piece.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69672.227306.patch
Type: text/x-patch
Size: 20037 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191031/58bdcd42/attachment.bin>
More information about the llvm-commits
mailing list