================
@@ -543,12 +543,59 @@ static void handlePAuthABI(const Driver &D, const ArgList 
&DriverArgs,
     CC1Args.push_back("-faarch64-jump-table-hardening");
 }
 
+static void addPointerAuthFlags(const llvm::opt::ArgList &DriverArgs,
----------------
MaskRay wrote:

There is a lot of duplication with Darwin.cpp.  Should be moved to 
CommonArgs.cpp

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