Update LLVM/LLD/Clang version to match what's in the devkit zip

Ryan Liptak 2022-10-10 21:00:30 -07:00
parent 3270433a64
commit a02eeb1cc0

@ -15,7 +15,7 @@ Please consider [sponsoring Zig](https://github.com/sponsors/ziglang). ❤️
This zip file contains:
* An older Zig installation.
* LLVM, LLD, and Clang libraries (.lib and .h files), version 14.0.6, built in Release mode.
* LLVM, LLD, and Clang libraries (.lib and .h files), version 15.0.0, built in Release mode.
Unzip the dev kit and then in cmd.exe in your Zig source checkout: