================
@@ -1039,7 +1040,6 @@ CGOpenMPRuntime::CGOpenMPRuntime(CodeGenModule &CGM)
hasRequiresUnifiedSharedMemory(), /*HasRequiresDynamicAllocators*/
false);
Config.setDefaultTargetAS(
CGM.getContext().getTargetInfo().getTargetAddressSpace(LangAS::Default));
- Config.setRuntimeCC(CGM.getRuntimeCC());
----------------
Saieiei wrote:
It’s an unintended rebase artifact, the branch was based on an upstream before
#168608 was merged. I have rebased on the latest main and updated the patch to
keep this line. Thanks for catching this!
https://github.com/llvm/llvm-project/pull/169622
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits