authorgravatar for 117409782+someonecantcode@users.noreply.github.comTea <117409782+someonecantcode@users.noreply.github.com> 2025-09-10 12:58:26-07:00
committergravatar for noreply@github.comGitHub <noreply@github.com> 2025-09-10 21:58:26+02:00
loga50c2a4eae66b772386c62e83f48007e98f9160c
tree74c67194d3f6b5362bdc679e4830971bc0b3e1d8
parent0b75a2a1b1972777350c33c27cfe720172491de6
signaturebadge-check Signed by PGP key B5690EEEBB952194

README: update llvm requirement to 21


1 files changed, 1 insertions(+), 1 deletions(-)

README.md+1-1
...@@ -47,7 +47,7 @@ Ensure you have the required dependencies:...@@ -47,7 +47,7 @@ Ensure you have the required dependencies:
4747
48 * CMake >= 3.1548 * CMake >= 3.15
49 * System C/C++ Toolchain49 * System C/C++ Toolchain
50 * LLVM, Clang, LLD development libraries == 20.x50 * LLVM, Clang, LLD development libraries == 21.x
5151
52Then it is the standard CMake build process:52Then it is the standard CMake build process:
5353