[Lldb-commits] [PATCH] D147606: [lldb] fix #61942, discard "empty" ranges in DWARF to better handle gcc binary
LU Hongyi via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Apr 11 01:31:16 PDT 2023
jwnhy updated this revision to Diff 512362.
jwnhy added a comment.
Updated the patch to remove unncessary checks and added a testcase.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147606/new/
https://reviews.llvm.org/D147606
Files:
lldb/source/Plugins/SymbolFile/DWARF/DWARFUnit.cpp
lldb/test/Shell/SymbolFile/DWARF/x86/debug_empty_ranges.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147606.512362.patch
Type: text/x-patch
Size: 8335 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230411/2f294924/attachment.bin>
More information about the lldb-commits
mailing list