Turn on pointer-authentication on arm64 as well by default. This means
authorkettenis <kettenis@openbsd.org>
Mon, 15 May 2023 09:58:06 +0000 (09:58 +0000)
committerkettenis <kettenis@openbsd.org>
Mon, 15 May 2023 09:58:06 +0000 (09:58 +0000)
commit0af616bd8e8b2ec1baf350f86a7209951b73a620
tree8a73e1c83c1d969ffb19cf5fde36f2c6e7b6533f
parent9ea1314e2bbe69c5f08e95145d957643f43f847a
Turn on pointer-authentication on arm64 as well by default.  This means
we effectively enable -mbranch-protection=standard on arm64 now.

ok deraadt@
gnu/llvm/clang/lib/Driver/ToolChains/Clang.cpp