[PATCH] D96520: Reduce time spent parsing support files
Eric Leese via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 24 09:19:11 PST 2021
Eric updated this revision to Diff 326114.
Eric added a comment.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.
Fixed cacheing behavior to key by include path rather than include directory index.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96520/new/
https://reviews.llvm.org/D96520
Files:
lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp
lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h
llvm/include/llvm/DebugInfo/DWARF/DWARFDebugLine.h
llvm/lib/DebugInfo/DWARF/DWARFDebugLine.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96520.326114.patch
Type: text/x-patch
Size: 6498 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210224/227e0427/attachment.bin>
More information about the llvm-commits
mailing list