[all-commits] [llvm/llvm-project] 3cf732: Remove the class GOFFSymbolMapper

Kai Nacke via All-commits all-commits at lists.llvm.org
Wed Apr 2 16:44:28 PDT 2025


  Branch: refs/heads/users/redstar/goffwriter-3
  Home:   https://github.com/llvm/llvm-project
  Commit: 3cf7324ec5b335d75d1b887a49d0992abc31a6d2
      https://github.com/llvm/llvm-project/commit/3cf7324ec5b335d75d1b887a49d0992abc31a6d2
  Author: Kai Nacke <kai.peter.nacke at ibm.com>
  Date:   2025-04-02 (Wed, 02 Apr 2025)

  Changed paths:
    M llvm/include/llvm/BinaryFormat/GOFF.h
    M llvm/include/llvm/CodeGen/TargetLoweringObjectFileImpl.h
    M llvm/include/llvm/MC/MCContext.h
    A llvm/include/llvm/MC/MCGOFFAttributes.h
    M llvm/include/llvm/MC/MCGOFFStreamer.h
    R llvm/include/llvm/MC/MCGOFFSymbolMapper.h
    M llvm/include/llvm/MC/MCObjectFileInfo.h
    M llvm/include/llvm/MC/MCSectionGOFF.h
    M llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
    M llvm/lib/MC/CMakeLists.txt
    M llvm/lib/MC/GOFFObjectWriter.cpp
    M llvm/lib/MC/MCContext.cpp
    M llvm/lib/MC/MCGOFFStreamer.cpp
    R llvm/lib/MC/MCGOFFSymbolMapper.cpp
    M llvm/lib/MC/MCObjectFileInfo.cpp
    M llvm/lib/Target/SystemZ/SystemZAsmPrinter.cpp
    M llvm/test/MC/GOFF/section.ll

  Log Message:
  -----------
  Remove the class GOFFSymbolMapper



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list