[all-commits] [llvm/llvm-project] d5022d: [SystemZ][z/OS] Make z/OS personality function kno...
Kai Nacke via All-commits
all-commits at lists.llvm.org
Tue Apr 23 07:39:26 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d5022d9ad4aec250f77d21c819a9810a97b8b6a8
https://github.com/llvm/llvm-project/commit/d5022d9ad4aec250f77d21c819a9810a97b8b6a8
Author: Kai Nacke <kai.peter.nacke at ibm.com>
Date: 2024-04-23 (Tue, 23 Apr 2024)
Changed paths:
M llvm/include/llvm/IR/EHPersonalities.h
M llvm/lib/IR/EHPersonalities.cpp
M llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
A llvm/test/CodeGen/SystemZ/zos-no-eh-label.ll
Log Message:
-----------
[SystemZ][z/OS] Make z/OS personality function known (#89679)
This change adds the z/OS personality function to the list of known EH
personality functions. It enables removing of the EH data/labels if the
personality function is not invoked.
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