[all-commits] [llvm/llvm-project] 72d36e: [GOFF] Emit symbols for functions.

Kai Nacke via All-commits all-commits at lists.llvm.org
Thu Jun 26 11:41:17 PDT 2025


  Branch: refs/heads/users/redstar/goffwriter-5
  Home:   https://github.com/llvm/llvm-project
  Commit: 72d36e3f1db48f2ad8c55dcebce8a69d2b1e6b61
      https://github.com/llvm/llvm-project/commit/72d36e3f1db48f2ad8c55dcebce8a69d2b1e6b61
  Author: Kai Nacke <kai.peter.nacke at ibm.com>
  Date:   2025-06-26 (Thu, 26 Jun 2025)

  Changed paths:
    M llvm/include/llvm/MC/MCGOFFStreamer.h
    M llvm/include/llvm/MC/MCSymbolGOFF.h
    M llvm/lib/MC/CMakeLists.txt
    M llvm/lib/MC/GOFFObjectWriter.cpp
    M llvm/lib/MC/MCGOFFStreamer.cpp
    A llvm/lib/MC/MCSymbolGOFF.cpp
    M llvm/test/CodeGen/SystemZ/zos-section-1.ll

  Log Message:
  -----------
  [GOFF] Emit symbols for functions.

A function entry is mapped to a LD symbol with an offset to the begin of the section.



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