================
@@ -1146,6 +1150,54 @@ void CodeGenAction::embedOffloadObjects() {
   }
 }
 
+void CodeGenAction::linkBuiltinBCLibs() {
----------------
Leporacanthicus wrote:

This is a fairly large chunk of code - does it come from Clang in some way - if 
so, is it possible to have one common function shared, rather than two copies?

https://github.com/llvm/llvm-project/pull/94763
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to