mirror of
https://github.com/ldc-developers/ldc.git
synced 2025-04-26 21:22:37 +03:00
README.md: Fix min LLVM version
This commit is contained in:
parent
0176a08bda
commit
c458e465cf
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ libraries is available on the project wiki for
|
|||
[Windows](http://wiki.dlang.org/Building_and_hacking_LDC_on_Windows_using_MSVC).
|
||||
|
||||
If you have a working C++/D build environment, CMake, and a recent LLVM
|
||||
version (≥ 11) available, there should be no big surprises. Do not
|
||||
version (≥ 15) available, there should be no big surprises. Do not
|
||||
forget to make sure the Phobos submodule is up to date:
|
||||
|
||||
$ cd ldc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue