[all-commits] [llvm/llvm-project] efbfb4: RuntimeLibcalls: Add entries for __security_check_...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Sat Aug 2 19:13:55 PDT 2025
Branch: refs/heads/users/arsenm/runtime-libcalls/define-security-check-cookie
Home: https://github.com/llvm/llvm-project
Commit: efbfb423848c3c0d21a8a68a4c8232bfafdfb31f
https://github.com/llvm/llvm-project/commit/efbfb423848c3c0d21a8a68a4c8232bfafdfb31f
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-08-03 (Sun, 03 Aug 2025)
Changed paths:
M llvm/include/llvm/CodeGen/TargetLowering.h
M llvm/include/llvm/IR/RuntimeLibcalls.td
M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
M llvm/lib/Target/AArch64/AArch64Subtarget.h
M llvm/lib/Target/ARM/ARMISelLowering.cpp
Log Message:
-----------
RuntimeLibcalls: Add entries for __security_check_cookie
Avoids hardcoding string name based on target, and gets
the entry in the centralized list of emitted calls.
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