yaxunl added a comment. In D153667#4455998 <https://reviews.llvm.org/D153667#4455998>, @jhuber6 wrote:
> In D153667#4455943 <https://reviews.llvm.org/D153667#4455943>, @yaxunl wrote: > >> For -fno-gpu-rdc case we do not use lto. Since -fno-gpu-rdc has one TU only, >> we use the non-lto backend to get relocatable object, and use lld for >> relocatable to shared object. This patch allows us to stop at the >> relocatable object since comgr needs that. > > I see, so conceptually this is like `-Xarch-device -c` (if such a thing > worked)? It is like that Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D153667/new/ https://reviews.llvm.org/D153667 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits