summaryrefslogtreecommitdiff
path: root/cmake/Modules/LLVMVersion.cmake
AgeCommit message (Collapse)Author
2025-07-15Bump version to 22.0.0-gitllvmorg-22-initTobias Hieta
2025-01-28Bump version to 21.0.0git (#124870)llvmorg-21-initTom Stellard
Also clear the release notes.
2024-07-23Set version to 20.0.0gitTobias Hieta
LLVM 19 release is starting.
2024-03-11[cmake] Exposes LLVM version number in the runtimes. (#84641)Mark de Wever
This allows sharing the LLVM version number in libc++.