Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 205 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 205 Bytes

Build steps

  1. -DLLVM_ENABLE_PROJECTS="mlir;clang" in cmake
  2. ninja cml should build the cml clang tool
  3. ninja check-clang-cml to run the CIL tests.
  4. Check cml --help tool for various options