[PATCH] D123623: [Debuginfo][llvm-dwarfutil] Add check for unsupported debug sections.

Alexey Lapshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 26 05:27:05 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0d191b7553e7: [Debuginfo][llvm-dwarfutil] Add check for unsupported debug sections. (authored by avl).

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/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-loclists.test
  llvm/test/tools/llvm-dwarfutil/ELF/X86/warning-skipped-macinfo.test
  llvm/test/tools/llvm-dwarfutil/ELF/X86/warning-skipped-macro.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/test/tools/llvm-dwarfutil/ELF/X86/warning-skipped-rnglists.test
  llvm/test/tools/llvm-dwarfutil/ELF/X86/warning-skipped-types.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.447653.patch
Type: text/x-patch
Size: 28912 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220726/7db1b4cc/attachment.bin>


More information about the llvm-commits mailing list