tambre added inline comments.

================
Comment at: clang/lib/Driver/Driver.cpp:642
+              *this, CudaTriple, *HostTC, C.getInputArgs(), OFK);
+      C.getArgs().AddJoinedArg(
+          nullptr, getOpts().getOption(options::OPT_cuda_version_EQ),
----------------
This isn't very pretty. Any better ideas for how to pass the current CUDA 
version or default arch to `CudaActionBuilder`?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D75811/new/

https://reviews.llvm.org/D75811



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to