[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
Fri Mar 3 08:56:39 PST 2023


benmxwl-arm updated this revision to Diff 502147.
benmxwl-arm added a comment.
Herald added subscribers: cmtice, MaskRay.
Herald added a reviewer: jhenderson.

Added test case for aligned line tables (took a little while to get round to!)


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.502147.patch
Type: text/x-patch
Size: 7252 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230303/b32768dd/attachment.bin>


More information about the llvm-commits mailing list