[all-commits] [llvm/llvm-project] 5fb854: [PAC][clang] Handle pauthtest environment and ABI ...
Daniil Kovalev via All-commits
all-commits at lists.llvm.org
Tue Nov 19 09:53:52 PST 2024
Branch: refs/heads/users/kovdan01/pauthtest-linux-specific
Home: https://github.com/llvm/llvm-project
Commit: 5fb854a97bbf65290bb1e16942126b5505e4face
https://github.com/llvm/llvm-project/commit/5fb854a97bbf65290bb1e16942126b5505e4face
Author: Daniil Kovalev <dkovalev at accesssoftek.com>
Date: 2024-11-19 (Tue, 19 Nov 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