[all-commits] [llvm/llvm-project] d34ead: [PAC][clang] Handle pauthtest environment and ABI ...

Daniil Kovalev via All-commits all-commits at lists.llvm.org
Fri Oct 24 04:49:01 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d34ead1ce493c0c1630468a1604764450ef41c77
      https://github.com/llvm/llvm-project/commit/d34ead1ce493c0c1630468a1604764450ef41c77
  Author: Daniil Kovalev <dkovalev at accesssoftek.com>
  Date:   2025-10-24 (Fri, 24 Oct 2025)

  Changed paths:
    M clang/lib/Basic/Targets/AArch64.cpp
    M clang/lib/Basic/Targets/AArch64.h
    M clang/lib/Basic/Targets/OSTargets.cpp
    M clang/lib/Basic/Targets/OSTargets.h
    M clang/lib/CodeGen/CodeGenModule.cpp
    M clang/lib/CodeGen/TargetInfo.h
    M clang/lib/Driver/ToolChain.cpp
    M clang/lib/Driver/ToolChains/Arch/AArch64.cpp
    M clang/lib/Driver/ToolChains/Arch/AArch64.h
    M clang/lib/Driver/ToolChains/Clang.cpp
    M clang/lib/Driver/ToolChains/Linux.cpp
    M clang/lib/Driver/ToolChains/Linux.h
    M clang/test/Driver/aarch64-ptrauth.c

  Log Message:
  -----------
  [PAC][clang] Handle pauthtest environment and ABI in Linux-specific code (#113151)

Since pauthtest is a Linux-specific ABI, it should not be handled in
common driver code.



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