[CUDA] Update docs to indicate that MacOS is now supported.
authorJustin Lebar <jlebar@google.com>
Fri, 18 Nov 2016 00:42:00 +0000 (00:42 +0000)
committerJustin Lebar <jlebar@google.com>
Fri, 18 Nov 2016 00:42:00 +0000 (00:42 +0000)
llvm-svn: 287290

llvm/docs/CompileCudaWithLLVM.rst

index 585a5e7..8b29624 100644 (file)
@@ -35,6 +35,9 @@ by many Linux package managers; you probably need to install nvidia's package.
 
 You will need CUDA 7.0, 7.5, or 8.0 to compile with clang.
 
+CUDA compilation is supported on Linux, and on MacOS as of XXXX-XX-XX.  Windows
+support is planned but not yet in place.
+
 Invoking clang
 --------------