hvdijk wrote: > This patch does not make assumption that it is for the same architecture as > host. Rather, it is inline with other toolchain objects that supports > GCCInstallation which have ld as the default linker.
Thus breaking the case where it is not for the same architecture as host. Thanks for the reference to where this was requested. Was it considered there that this would break things for users? I'm not seeing any mention of that. I do appreciate that this is easy enough to work around, but having defaults that don't work still seems like a bad idea to me. https://github.com/llvm/llvm-project/pull/144649 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits