[all-commits] [llvm/llvm-project] 5d522f: More work on reviewer comments

Kai Nacke via All-commits all-commits at lists.llvm.org
Mon Apr 7 13:14:38 PDT 2025


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

  Changed paths:
    M llvm/include/llvm/MC/MCContext.h
    M llvm/include/llvm/MC/MCGOFFStreamer.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/GOFFObjectWriter.cpp
    M llvm/lib/MC/MCContext.cpp
    M llvm/lib/MC/MCGOFFStreamer.cpp
    M llvm/lib/MC/MCObjectFileInfo.cpp
    M llvm/test/CodeGen/SystemZ/zos-landingpad.ll
    M llvm/test/CodeGen/SystemZ/zos-simple-test.ll
    M llvm/test/MC/GOFF/ppa1.ll
    M llvm/test/MC/GOFF/section.ll

  Log Message:
  -----------
  More work on reviewer comments

Most comments are resolved except:
- I kept the RootSDSection variable
- The attributes are not yet in a union
- I still need to extend the unique section key for hashmap



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