README: update llvm requirement to 21

This commit is contained in:
Tea 2025-09-10 12:58:26 -07:00 committed by GitHub
parent 0b75a2a1b1
commit a50c2a4eae
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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