================
@@ -950,9 +950,9 @@ def Xarch__
   the host system, which can be used to suppress incompatible GPU 
arguments.}]>,
       MetaVarName<"<arch> <arg>">;
 def Xarch_host : Separate<["-"], "Xarch_host">, Flags<[NoXarchOption]>,
-  HelpText<"Pass <arg> to the CUDA/HIP host compilation">, 
MetaVarName<"<arg>">;
+  HelpText<"Pass <arg> to host compilation in offloading toolchain">, 
MetaVarName<"<arg>">;
----------------
jhuber6 wrote:

```suggestion
  HelpText<"Pass <arg> to host compilation in the offloading toolchain">, 
MetaVarName<"<arg>">;
```

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

Reply via email to