[PATCH] D123623: [Debuginfo][llvm-dwarfutil] Add check for unsupported debug sections.
Alexey Lapshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 22 13:26:11 PDT 2022
avl updated this revision to Diff 446962.
avl added a comment.
rebased.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123623/new/
https://reviews.llvm.org/D123623
Files:
llvm/include/llvm/DWARFLinker/DWARFLinker.h
llvm/lib/DWARFLinker/DWARFLinker.cpp
llvm/test/tools/llvm-dwarfutil/ELF/X86/Inputs/type-units.o
llvm/test/tools/llvm-dwarfutil/ELF/X86/error-unsupported-loclists.test
llvm/test/tools/llvm-dwarfutil/ELF/X86/error-unsupported-macinfo.test
llvm/test/tools/llvm-dwarfutil/ELF/X86/error-unsupported-macro.test
llvm/test/tools/llvm-dwarfutil/ELF/X86/error-unsupported-rnglists.test
llvm/test/tools/llvm-dwarfutil/ELF/X86/error-unsupported-types.test
llvm/test/tools/llvm-dwarfutil/ELF/X86/warning-skipped-cu-index.test
llvm/test/tools/llvm-dwarfutil/ELF/X86/warning-skipped-gdb-index.test
llvm/test/tools/llvm-dwarfutil/ELF/X86/warning-skipped-gnu-pubnames.test
llvm/test/tools/llvm-dwarfutil/ELF/X86/warning-skipped-gnu-pubtypes.test
llvm/test/tools/llvm-dwarfutil/ELF/X86/warning-skipped-names.test
llvm/test/tools/llvm-dwarfutil/ELF/X86/warning-skipped-pubnames.test
llvm/test/tools/llvm-dwarfutil/ELF/X86/warning-skipped-pubtypes.test
llvm/tools/dsymutil/DwarfLinkerForBinary.cpp
llvm/tools/llvm-dwarfutil/DebugInfoLinker.cpp
llvm/tools/llvm-dwarfutil/DebugInfoLinker.h
llvm/tools/llvm-dwarfutil/llvm-dwarfutil.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123623.446962.patch
Type: text/x-patch
Size: 27972 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220722/5a9ebe74/attachment.bin>
More information about the llvm-commits
mailing list