[Lldb-commits] [PATCH] D87173: Ignores functions that have a range starting outside of a code section
António Afonso via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Sun Nov 1 08:44:52 PST 2020
aadsm updated this revision to Diff 302150.
aadsm added a comment.
Used -s to feed commands and disabled errors when interpreting them
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87173/new/
https://reviews.llvm.org/D87173
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/test/Shell/SymbolFile/DWARF/function-entries-invalid-addresses.yaml
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87173.302150.patch
Type: text/x-patch
Size: 16282 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20201101/ffa7ed83/attachment-0001.bin>
More information about the lldb-commits
mailing list