================
@@ -0,0 +1,97 @@
+// Test the output of -print-libgcc-file-name on Darwin.
----------------
ldionne wrote:

Ack. I think it's reasonable not to try to fix everything in one go since it 
seems really involved. However, my thinking is more that the Darwin driver is 
the odd one out here, the driver should be initialized when we construct it, 
not "lazily" when we compute the arguments. I think it's the only driver which 
does that, and isn't *that* the source of all our problems?

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

Reply via email to