[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 8 18:32:09 PST 2020


aadsm updated this revision to Diff 303746.
aadsm added a comment.

Merged the 2 run/checks into one


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.303746.patch
Type: text/x-patch
Size: 16144 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20201109/38d461f7/attachment-0001.bin>


More information about the lldb-commits mailing list