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

Daniil Kovalev via All-commits all-commits at lists.llvm.org
Thu Dec 5 00:38:01 PST 2024


  Branch: refs/heads/users/kovdan01/pauthtest-linux-specific
  Home:   https://github.com/llvm/llvm-project
  Commit: 4ff3cdb5c1ee4f45f0b7606c36fd5163335868c0
      https://github.com/llvm/llvm-project/commit/4ff3cdb5c1ee4f45f0b7606c36fd5163335868c0
  Author: Daniil Kovalev <dkovalev at accesssoftek.com>
  Date:   2024-12-05 (Thu, 05 Dec 2024)

  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

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