[CUDA] Update docs to indicate that MacOS is now supported.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@287290 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Justin Lebar 2016-11-18 00:42:00 +00:00
parent 46f85978dc
commit e65e5ddefe

View 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
--------------