[all-commits] [llvm/llvm-project] cfb6e2: SafeStack: Check if __safestack_pointer_address is...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Tue Jul 15 03:02:57 PDT 2025


  Branch: refs/heads/users/arsenm/safestack/use-runtime-libcalls-__safestack_pointer_address-tli-base
  Home:   https://github.com/llvm/llvm-project
  Commit: cfb6e2116e23407ccd91d2ec6916e541eb4bb42f
      https://github.com/llvm/llvm-project/commit/cfb6e2116e23407ccd91d2ec6916e541eb4bb42f
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-07-15 (Tue, 15 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