https://github.com/jhuber6 approved this pull request.
Honestly, I think having an option to us `llvm-lto` as a linker would be very useful with an option to even skip the backend. That would replace the current hacky stuff we do with `-emit-llvm -c` and `-Wl,--lto-emit-llvm` for GPU stuff. https://github.com/llvm/llvm-project/pull/182347 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
