[PATCH] D143513: [DebugInfo] Allow parsing line tables aligned to 4 or 8-byte boundaries

Benjamin Maxwell via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 13 11:38:52 PDT 2023


benmxwl-arm updated this revision to Diff 504780.
benmxwl-arm added a comment.

- Verify values of .Ltable_end0 using `llvm-nm`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143513

Files:
  llvm/include/llvm/DebugInfo/DWARF/DWARFDebugLine.h
  llvm/lib/DebugInfo/DWARF/DWARFDebugLine.cpp
  llvm/test/tools/llvm-dwarfdump/ARM/aligned_line_tables.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143513.504780.patch
Type: text/x-patch
Size: 9014 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230313/c7cd9863/attachment.bin>


More information about the llvm-commits mailing list