From 6181c4edb33f5547575b74ccf228570921ea9b72 Mon Sep 17 00:00:00 2001 From: gingerBill Date: Tue, 28 Aug 2018 19:26:05 +0100 Subject: [PATCH] Update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f7beb89e0..de10a7569 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ main :: proc() { - Windows * x86-64 * MSVC 2010 installed (C++11 support) - * [LLVM binaries](https://github.com/gingerBill/Odin/releases/tag/llvm-4.0-windows) for `opt.exe` and `llc.exe` + * [LLVM binaries](https://github.com/odin-lang/Odin/releases/tag/llvm-windows) for `opt.exe`, `llc.exe`, and `lld-link.exe` * Requires MSVC's link.exe as the linker * run `vcvarsall.bat` to setup the path