[Lldb-commits] [PATCH] D98619: [lldb] Use CompileUnit::ResolveSymbolContext in SymbolFileDWARF
Kim-Anh Tran via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Mar 18 06:37:58 PDT 2021
kimanh updated this revision to Diff 331547.
kimanh added a comment.
Removing subprogram and base_type tags (as they are not needed for the test)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98619/new/
https://reviews.llvm.org/D98619
Files:
lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp
lldb/source/Symbol/CompileUnit.cpp
lldb/test/Shell/SymbolFile/DWARF/dwarf5-debug_line-file-index.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98619.331547.patch
Type: text/x-patch
Size: 10396 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210318/7f17f6ad/attachment.bin>
More information about the lldb-commits
mailing list