[clang] [AArch64][PAC][clang][ELF] Support PAuth ABI compatibility tag (PR #85235)

Fangrui Song via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 26 00:04:42 PDT 2024


================
@@ -0,0 +1,32 @@
+// Check that we can manually enable specific ptrauth features.
----------------
MaskRay wrote:

aarch64-ptrauth.c is more conventional for such target-specific features

https://github.com/llvm/llvm-project/pull/85235


More information about the cfe-commits mailing list