gtbercea added inline comments.

================
Comment at: lib/Driver/ToolChains/Cuda.cpp:664
+      // Anything that's not a file name is potentially a static library
+      // so treat it as such.
+      if (C.canSkipOffloadBundler())
----------------
sfantao wrote:
> So, what if it is not a static library?
Can it be anything else at this point?


Repository:
  rC Clang

https://reviews.llvm.org/D47394



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
  • [PATCH] D47394: [Op... Gheorghe-Teodor Bercea via Phabricator via cfe-commits

Reply via email to