hfinkel accepted this revision. hfinkel added a comment. This revision is now accepted and ready to land.
A nice abstraction and cleanup. LGTM. ================ Comment at: lib/Driver/Driver.cpp:1625 @@ +1624,3 @@ + // architecture. If we are in host-only mode we return 'success' so that + // the host use the CUDA offload kind. + if (auto *IA = dyn_cast<InputAction>(HostAction)) { ---------------- use -> uses https://reviews.llvm.org/D18172 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits