================
@@ -89,6 +89,11 @@ Value *EmitAMDGPUWorkGroupSize(CodeGenFunction &CGF, 
unsigned Index) {
 
   auto Cov = CGF.getTarget().getTargetOpts().CodeObjectVersion;
 
+  // Do not emit __oclc_ABI_version references with non-empt environment.
----------------
arsenm wrote:

```suggestion
  // Do not emit __oclc_ABI_version references with non-empty environment.
```

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

Reply via email to