1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-18 10:32:48 +02:00

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

llvm-svn: 287290
This commit is contained in:
Justin Lebar 2016-11-18 00:42:00 +00:00
parent 1f3137b6dd
commit ded9ec8d78

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