[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
Sun Oct 18 16:47:54 PDT 2020


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

Addressed all comments:

- Moved initialization code to InitializeObject
- Moved to lit test


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.298906.patch
Type: text/x-patch
Size: 18854 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20201018/f165f380/attachment-0001.bin>


More information about the lldb-commits mailing list