[all-commits] [llvm/llvm-project] 23a01e: [AArch64] Support 4-byte stack protector with larg...
Eli Friedman via All-commits
all-commits at lists.llvm.org
Mon Jul 6 13:53:11 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 23a01e949a55d4034dbbcad08c875a1d458464b1
https://github.com/llvm/llvm-project/commit/23a01e949a55d4034dbbcad08c875a1d458464b1
Author: Eli Friedman <efriedma at qti.qualcomm.com>
Date: 2026-07-06 (Mon, 06 Jul 2026)
Changed paths:
M llvm/lib/Target/AArch64/AArch64InstrInfo.cpp
M llvm/test/CodeGen/AArch64/stack-guard-width.ll
Log Message:
-----------
[AArch64] Support 4-byte stack protector with large code model. (#205956)
This is a simple extension to existing code. We might need this in the
future.
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