[all-commits] [llvm/llvm-project] ba1223: Remove Executable from the ED element
Kai Nacke via All-commits
all-commits at lists.llvm.org
Wed Apr 23 07:29:26 PDT 2025
Branch: refs/heads/users/redstar/goffwriter-3
Home: https://github.com/llvm/llvm-project
Commit: ba1223ae5a08197d30d3fb285a725a5278549e74
https://github.com/llvm/llvm-project/commit/ba1223ae5a08197d30d3fb285a725a5278549e74
Author: Kai Nacke <kai.peter.nacke at ibm.com>
Date: 2025-04-23 (Wed, 23 Apr 2025)
Changed paths:
M llvm/include/llvm/MC/MCGOFFAttributes.h
M llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
M llvm/lib/MC/GOFFObjectWriter.cpp
M llvm/lib/MC/MCObjectFileInfo.cpp
M llvm/lib/MC/MCSectionGOFF.cpp
M llvm/test/CodeGen/SystemZ/zos-landingpad.ll
M llvm/test/CodeGen/SystemZ/zos-section-1.ll
M llvm/test/CodeGen/SystemZ/zos-section-2.ll
M llvm/test/CodeGen/SystemZ/zos-simple-test.ll
Log Message:
-----------
Remove Executable from the ED element
The value would serve as default if not specified on LD or PR. However, we can make sure that it is always specified on LD and PR, s not need to have it on ED.
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