[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
Thu Mar 9 11:37:15 PST 2023
benmxwl-arm updated this revision to Diff 503864.
benmxwl-arm added a comment.
- Tidied up FileChecks
- Use labels for unit/header lengths
- Test 8 byte multiple offset, 4 (not 8) byte multiple offset, and invalid padding
- Applied various suggestions
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.503864.patch
Type: text/x-patch
Size: 8683 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230309/8b4fa38a/attachment.bin>
More information about the llvm-commits
mailing list