Henry =?utf-8?q?Linjamäki?= <[email protected]>,
Henry =?utf-8?q?Linjamäki?= <[email protected]>,
Henry =?utf-8?q?Linjamäki?= <[email protected]>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/[email protected]>


================
@@ -1003,6 +1003,10 @@ def Xthinlto_distributor_EQ : CommaJoined<["-"], 
"Xthinlto-distributor=">,
            "multiple times or with comma-separated values.">,
   MetaVarName<"<arg>">,
   Group<Link_Group>;
+def Xoffload_compiler : JoinedAndSeparate<["-"], "Xoffload-compiler">,
+  Visibility<[ClangOption, FlangOption]>,
+  HelpText<"Pass <arg> to the offload compilers or the ones identified by 
-<triple>">,
+  MetaVarName<"<triple> <arg>">, Group<Link_Group>;
----------------
jhuber6 wrote:

Can we make this a separate patch?

https://github.com/llvm/llvm-project/pull/168043
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to