================
@@ -1347,8 +1347,6 @@ def mprintf_kind_EQ : Joined<["-"], "mprintf-kind=">, 
Group<m_Group>,
 let Group = hip_Group in {
 def hip_link : Flag<["--"], "hip-link">, Group<opencl_Group>,
   HelpText<"Link clang-offload-bundler bundles for HIP">;
-def no_hip_rt: Flag<["-"], "no-hip-rt">, Group<hip_Group>,
----------------
jhuber6 wrote:

Changed to keep the old `no_hip_rt` behavior

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

Reply via email to