pvelesko wrote: @jhuber6 small follow-up to #183991 (which added `ensureTargetInitialized`): on macOS it recorded the Darwin *kernel* version from `getOSVersion()` instead of the macOS *product* version, so the later `AddDeploymentTarget()` call mismatches and trips the `setTarget` "Target already initialized!" assertion on the HIP-SPIR-V offload path. Would you mind reviewing? Thanks!
https://github.com/llvm/llvm-project/pull/206902 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
