[all-commits] [llvm/llvm-project] 270fa9: [PAC][clang] Add `-faarch64-jump-table-hardening` ...
Daniil Kovalev via All-commits
all-commits at lists.llvm.org
Tue Nov 19 09:52:40 PST 2024
Branch: refs/heads/users/kovdan01/add-aarch64-jump-table-hardening-flag
Home: https://github.com/llvm/llvm-project
Commit: 270fa9e3e47a9e23031bfdd421695727fbee14c2
https://github.com/llvm/llvm-project/commit/270fa9e3e47a9e23031bfdd421695727fbee14c2
Author: Daniil Kovalev <dkovalev at accesssoftek.com>
Date: 2024-11-19 (Tue, 19 Nov 2024)
Changed paths:
M clang/include/clang/Basic/LangOptions.def
M clang/include/clang/Basic/PointerAuthOptions.h
M clang/include/clang/Driver/Options.td
M clang/lib/CodeGen/CodeGenFunction.cpp
M clang/lib/Driver/ToolChains/Clang.cpp
M clang/lib/Frontend/CompilerInvocation.cpp
M clang/test/CodeGen/ptrauth-function-attributes.c
M clang/test/Driver/aarch64-ptrauth.c
Log Message:
-----------
[PAC][clang] Add `-faarch64-jump-table-hardening` driver flag
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