v.g.vassilev added a comment. In D146389#4358358 <https://reviews.llvm.org/D146389#4358358>, @argentite wrote:
> Added some std::move fixes for Error -> Expected conversions > > We need to figure out a solution when NVPTX backend is not enabled. > clang-repl probably should not depends on that. Example: > https://lab.llvm.org/buildbot#builders/175/builds/29764 We can do `Triple::isNVPTX` and then initialize the asm printer. @lhames could have better idea. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D146389/new/ https://reviews.llvm.org/D146389 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits