jhuber6 wrote: I wish SPIR-V had a proper linker we could use. I wonder what would happen if you fed it through `ld.lld` since we're not using the backend or ELF at all, would probably be a weird use-case. I'm mostly concerned because this kind of deviates from the normal compiler flow. I wonder if @MaskRay has any good ideas here.
https://github.com/llvm/llvm-project/pull/169572 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
