================ @@ -15,6 +15,29 @@ typedef enum { ptrauth_key_asib = 1, ptrauth_key_asda = 2, ptrauth_key_asdb = 3, + +#ifdef __APPLE__ ---------------- asl wrote:
I believe these are defaults for ELF as well. So, I'd remove ifdef and decide on necessary gating when there will be a precedent. https://github.com/llvm/llvm-project/pull/93901 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits