[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 20 05:33:28 PDT 2023
benmxwl-arm updated this revision to Diff 506551.
benmxwl-arm added a comment.
Updated test to use `CHECK-NEXT` and clearer comment styles.
(There was no reason the `CHECK-NOT: warning:` was where it was other than a misconception on my part)
P.s. Thanks for all the feedback on this test here; I've not written many manual file checks before,
so it's been very helpful in learning the system.
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.506551.patch
Type: text/x-patch
Size: 9354 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230320/3f9c9da3/attachment.bin>
More information about the llvm-commits
mailing list