This commit is contained in:
Jack Andersen 2016-09-10 15:26:36 -10:00
commit 50ee1246cf
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ Everything else is much too experimental to make portable/stable release builds
* [CMake 3+](https://cmake.org) * [CMake 3+](https://cmake.org)
* [Python 3+](https://python.org) * [Python 3+](https://python.org)
* LLVM development package *(headers and libs)* * LLVM development package *(headers and libs)*
* [Specialized Windows Package](https://www.dropbox.com/s/4u0rckvh3d3tvr1/LLVM-3.7.0-win64.exe) * [Specialized Windows Package](https://www.dropbox.com/s/vnxyzltd04xpikr/LLVM-3.9.0-win64-athena.exe?dl=1)
* [OS X Package](http://llvm.org/releases/3.7.0/clang+llvm-3.7.0-x86_64-apple-darwin.tar.xz) * [OS X Package](http://llvm.org/releases/3.7.0/clang+llvm-3.7.0-x86_64-apple-darwin.tar.xz)
* **[Windows]** [Visual Studio 2015 and Windows SDK](https://www.visualstudio.com/en-us/products/visual-studio-community-vs.aspx) * **[Windows]** [Visual Studio 2015 and Windows SDK](https://www.visualstudio.com/en-us/products/visual-studio-community-vs.aspx)
* **[OS X]** [Xcode Tools](https://developer.apple.com/xcode/download/) * **[OS X]** [Xcode Tools](https://developer.apple.com/xcode/download/)