[llvm-branch-commits] [clang] release/21.x: [RISCV] Reduce RISCV code generation build time (PR #158164)
Saleem Abdulrasool via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Tue Sep 16 09:36:43 PDT 2025
compnerd wrote:
> I do not know what this error means or how to fix it:
>
> ```
> error: Expected version 21.1.2 but found version 21.1.1
> ```
This just needs to be updated in CMakeLists.txt
https://github.com/llvm/llvm-project/pull/158164
More information about the llvm-branch-commits
mailing list