[all-commits] [llvm/llvm-project] f32006: Revert "[LLVM][DWARF] Add support for monolithic t...

Nico Weber via All-commits all-commits at lists.llvm.org
Thu Oct 5 11:47:30 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f320065aeb379d8f9d2780a687768742f8b18eb2
      https://github.com/llvm/llvm-project/commit/f320065aeb379d8f9d2780a687768742f8b18eb2
  Author: Nico Weber <thakis at chromium.org>
  Date:   2023-10-05 (Thu, 05 Oct 2023)

  Changed paths:
    M llvm/include/llvm/CodeGen/AccelTable.h
    M llvm/lib/CodeGen/AsmPrinter/AccelTable.cpp
    M llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
    M llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h
    M llvm/lib/CodeGen/AsmPrinter/DwarfFile.cpp
    M llvm/lib/CodeGen/AsmPrinter/DwarfFile.h
    M llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp
    M llvm/lib/CodeGen/AsmPrinter/DwarfUnit.h
    M llvm/lib/DWARFLinker/DWARFStreamer.cpp
    M llvm/lib/DWARFLinkerParallel/DWARFEmitterImpl.cpp
    M llvm/lib/DebugInfo/DWARF/DWARFAcceleratorTable.cpp
    M llvm/test/DebugInfo/X86/accel-tables-dwarf5.ll
    M llvm/test/DebugInfo/X86/debug-names-dwarf64.ll
    R llvm/test/DebugInfo/X86/debug-names-types-monolithic.ll
    R llvm/test/DebugInfo/X86/debug-names-types-split.ll
    M llvm/test/DebugInfo/X86/dwarfdump-debug-names.s
    M llvm/test/tools/dsymutil/ARM/accel-imported-declarations.test
    M llvm/test/tools/dsymutil/ARM/dwarf5-dwarf4-combination-macho.test
    M llvm/test/tools/llvm-dwarfdump/X86/debug-names-misaligned.s

  Log Message:
  -----------
  Revert "[LLVM][DWARF] Add support for monolithic types in .debug_names (#68131)"

This reverts commit 9bbd2bf654634cd95dd0be7948ec8402c3c76e1e.

Accidental commit: https://github.com/llvm/llvm-project/pull/68131#issuecomment-1749430207




More information about the All-commits mailing list