Build steps
- -DLLVM_ENABLE_PROJECTS="mlir;clang" in cmake
ninja cml
should build the cml clang toolninja check-clang-cml
to run the CIL tests.- Check
cml --help
tool for various options
Rewrite History for cil project with the closest llvm-commit
ninja cml
should build the cml clang toolninja check-clang-cml
to run the CIL tests.cml --help
tool for various optionsRewrite History for cil project with the closest llvm-commit