[all-commits] [llvm/llvm-project] 74e804: Emit CSECT/CATTR
Kai Nacke via All-commits
all-commits at lists.llvm.org
Mon Apr 7 15:48:06 PDT 2025
Branch: refs/heads/users/redstar/goffwriter-3
Home: https://github.com/llvm/llvm-project
Commit: 74e804c18789ff961d0639249c9ce814c98099ba
https://github.com/llvm/llvm-project/commit/74e804c18789ff961d0639249c9ce814c98099ba
Author: Kai Nacke <kai.peter.nacke at ibm.com>
Date: 2025-04-07 (Mon, 07 Apr 2025)
Changed paths:
M llvm/include/llvm/MC/MCSectionGOFF.h
M llvm/include/llvm/MC/MCSymbolGOFF.h
M llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
M llvm/lib/MC/CMakeLists.txt
A llvm/lib/MC/MCSectionGOFF.cpp
M llvm/test/CodeGen/SystemZ/zos-ada-relocations.ll
M llvm/test/CodeGen/SystemZ/zos-intrinsics.ll
M llvm/test/CodeGen/SystemZ/zos-landingpad.ll
M llvm/test/CodeGen/SystemZ/zos-simple-test.ll
M llvm/test/MC/GOFF/ppa1.ll
Log Message:
-----------
Emit CSECT/CATTR
This adds the logic to emit the CSECT and CATTR assembler instructions.
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