[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
Tue Mar 21 06:29:27 PDT 2023


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

Make use of `--implicit-check-not='warning:'` and some minor formatting changes.


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.506942.patch
Type: text/x-patch
Size: 9380 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230321/165a3cda/attachment.bin>


More information about the llvm-commits mailing list