jhuber6 wrote: > Do you mean change the way to specify this behavior from the currently > proposed `-emit-llvm (no -c)` to `-fuse-ld=llvm-link`?
On second thought, that's probably not bad because that's a hard error right now. Though I do think in order to truly replace the current behavior we have we'd want some way to run optimizations and not just `llvm-link`. I would like someone more familiar with the other ToolChains to chime in though. https://github.com/llvm/llvm-project/pull/169572 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
