[Lldb-commits] [PATCH] D67022: Enhance SymbolFileDWARF::ParseDeclsForContext performance
Guilherme Andrade via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Sep 9 09:41:43 PDT 2019
guiandrade updated this revision to Diff 219372.
guiandrade edited the summary of this revision.
guiandrade added a comment.
Herald added subscribers: kadircet, ilya-biryukov.
Falling back to the previous workaround to test EnsureAllDIEsInDeclContextHaveBeenParsed.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67022/new/
https://reviews.llvm.org/D67022
Files:
lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParser.h
lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp
lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.h
lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp
lldb/unittests/SymbolFile/DWARF/DWARFASTParserClangTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67022.219372.patch
Type: text/x-patch
Size: 6343 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190909/d62bce7f/attachment.bin>
More information about the lldb-commits
mailing list