jhuber6 added a comment. In D122831#3419768 <https://reviews.llvm.org/D122831#3419768>, @jdoerfert wrote:
> I feel we should port some of the clang driver tests rather than running them > only for the old one. > The old one is on its way out, so ... I tried to keep it where it worked, most of the ones changed were for checking things like nvlink specifically. One problem is the test that does `-E` which doesn't work right now because we won't generate offloading code without hitting a compile phase on the host. Will need to restructure some stuff to get that to work but I'm not sure how high the priority is when save-temps works fine. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D122831/new/ https://reviews.llvm.org/D122831 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits