[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 04:08:56 PDT 2022


avl updated this revision to Diff 447641.
avl added a comment.

changed text of warning message.


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.447641.patch
Type: text/x-patch
Size: 28912 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220726/80656936/attachment.bin>


More information about the llvm-commits mailing list