Browse Source

Update README.md

Ginger Bill 8 years ago
parent
commit
00f6bee454
1 changed files with 1 additions and 0 deletions
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -27,6 +27,7 @@ The Odin programming language is fast, concise, readable, pragmatic and open sou
 * MSVC 2015 installed (C99 support)
 * MSVC 2015 installed (C99 support)
 * Requires MSVC's link.exe as the linker
 * Requires MSVC's link.exe as the linker
 	- run `vcvarsall.bat` to setup the path
 	- run `vcvarsall.bat` to setup the path
+* [LLVM binaries](https://github.com/gingerBill/Odin/releases/tag/llvm-4.0-windows) for `opt.exe` and `llc.exe`
 
 
 ## Warnings
 ## Warnings