[all-commits] [llvm/llvm-project] 2b99eb: [GOFF] Emit symbols for functions.

Kai Nacke via All-commits all-commits at lists.llvm.org
Mon Jun 16 14:27:54 PDT 2025


  Branch: refs/heads/users/redstar/goffwriter-5
  Home:   https://github.com/llvm/llvm-project
  Commit: 2b99eb315cea3e75a6ecc49571d75d9371669116
      https://github.com/llvm/llvm-project/commit/2b99eb315cea3e75a6ecc49571d75d9371669116
  Author: Kai Nacke <kai.peter.nacke at ibm.com>
  Date:   2025-06-16 (Mon, 16 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