[all-commits] [llvm/llvm-project] 389ea4: SafeStack: Check if __safestack_pointer_address is...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Thu Jul 10 00:58:23 PDT 2025
Branch: refs/heads/users/arsenm/safestack/use-runtime-libcalls-__safestack_pointer_address-tli-base
Home: https://github.com/llvm/llvm-project
Commit: 389ea4cfc170382c158dcf0aefe832871c679bd8
https://github.com/llvm/llvm-project/commit/389ea4cfc170382c158dcf0aefe832871c679bd8
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-07-10 (Thu, 10 Jul 2025)
Changed paths:
M llvm/lib/CodeGen/TargetLoweringBase.cpp
M llvm/test/Transforms/SafeStack/NVPTX/safestack-pointer-address-libcall-error.ll
Log Message:
-----------
SafeStack: Check if __safestack_pointer_address is available
Start using RuntimeLibcalls in the base implementation of
getSafeStackPointerLocation instead of hardcoding the function
names.
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