[PATCH] D102312: [llvm-dwp] Skip type unit debug info sections
Kim-Anh Tran via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 25 08:45:00 PDT 2021
kimanh updated this revision to Diff 347694.
kimanh marked 4 inline comments as done.
kimanh added a comment.
Addressed comments:
- Fixing tag number and name for one test
- Remove braces for one-liner if case
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.347694.patch
Type: text/x-patch
Size: 19525 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210525/a41f3e0a/attachment.bin>
More information about the llvm-commits
mailing list