[PATCH] D102312: [llvm-dwp] Skip type unit debug info sections
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 2 12:01:08 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG595b1683b79b: [llvm-dwp] Skip type unit debug info sections (authored by kimanh, committed by dblaikie).
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/multiple_debug_info_sections_in_dwp.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.349343.patch
Type: text/x-patch
Size: 21092 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210602/efb8274a/attachment.bin>
More information about the llvm-commits
mailing list