[PATCH] D102312: [llvm-dwp] Skip type unit debug info sections
Kim-Anh Tran via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 20 23:29:00 PDT 2021
kimanh updated this revision to Diff 346928.
kimanh added a comment.
Add test for type unit parsing and changed error checking
for type unit header.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102312/new/
https://reviews.llvm.org/D102312
Files:
llvm/test/tools/llvm-dwp/X86/cu_and_tu_info_section_v5.s
llvm/test/tools/llvm-dwp/X86/invalid_cu_header_length.s
llvm/test/tools/llvm-dwp/X86/invalid_tu_header_length.s
llvm/test/tools/llvm-dwp/X86/no_cu_found.s
llvm/test/tools/llvm-dwp/X86/wrong-unit-type-info-v4.s
llvm/test/tools/llvm-dwp/X86/wrong-unit-type-info-v5.s
llvm/tools/llvm-dwp/llvm-dwp.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102312.346928.patch
Type: text/x-patch
Size: 19539 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210521/672f2fb1/attachment.bin>
More information about the llvm-commits
mailing list