commit a50c2a4eae66b772386c62e83f48007e98f9160c (tree) parent 0b75a2a1b1972777350c33c27cfe720172491de6 Author: Tea <117409782+someonecantcode@users.noreply.github.com> Date: Wed, 10 Sep 2025 12:58:26 -0700 README: update llvm requirement to 21 Diffstat:
| M | README.md | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md @@ -47,7 +47,7 @@ Ensure you have the required dependencies: * CMake >= 3.15 * 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: