================
@@ -1808,34 +1808,6 @@ void Clang::AddAArch64TargetArgs(const ArgList &Args,
 
   AddUnalignedAccessWarning(CmdArgs);
 
-  Args.addOptInFlag(CmdArgs, options::OPT_fptrauth_intrinsics,
----------------
asl wrote:

@MaskRay This would explicitly require adding each platform that would want to 
add pauth here. I don't think this is something desired (do we really want to 
add further, say, OpenBSD, FreeBSD and other platforms in the condition?)

https://github.com/llvm/llvm-project/pull/113152
_______________________________________________
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to