================ @@ -4638,7 +4638,10 @@ Action *Driver::BuildOffloadingActions(Compilation &C, } } - if (offloadDeviceOnly()) + // All kinds exit now in device-only mode except for non-RDC mode HIP. ---------------- yxsamliu wrote:
I am wondering whether we should restrict this change and below change to new driver, as the old driver should not need them. https://github.com/llvm/llvm-project/pull/84534 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits