Update LLVM version in README from 16.x to 17.x

This commit is contained in:
Tomasz Lisowski 2023-09-24 12:54:52 +02:00 committed by Andrew Kelley
parent 127198e58c
commit a9f25c7d64

View File

@ -49,7 +49,7 @@ Ensure you have the required dependencies:
* CMake >= 3.5
* System C/C++ Toolchain
* LLVM, Clang, LLD development libraries == 16.x
* LLVM, Clang, LLD development libraries == 17.x
Then it is the standard CMake build process: