[Lldb-commits] [PATCH] D87172: Check if debug line sequences are starting after the first code segment

António Afonso via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Oct 22 18:20:14 PDT 2020


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

Check all child sections and makes sure the section is an actual code section.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D87172/new/

https://reviews.llvm.org/D87172

Files:
  lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp
  lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h
  lldb/test/Shell/SymbolFile/DWARF/line-entries-invalid-addresses.yaml

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87172.300131.patch
Type: text/x-patch
Size: 19449 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20201023/2c01c945/attachment-0001.bin>


More information about the lldb-commits mailing list