jhuber6 wrote:

Guessing the idea is to put in `N` input files and get out one merged LLVM-IR 
file from the clang interface? I've done this personally with 
`-Wl,--lto-emit-llvm` for the OpenMP / libc libraries. Could we just implement 
some similar functionality in the linker SPIR-V toolchain uses instead?

https://github.com/llvm/llvm-project/pull/169572
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to