llvm-config --version : 12.0.1
I install LLVM by brew ``` brew install llvm ``` cmake info : ``` -- Not found - LLVM_LIBS -- Fall back to using llvm-config -- Use llvm-config=/usr/local/opt/llvm/bin/llvm-config -- Found LLVM_INCLUDE_DIRS=/usr/local/Cellar/llvm/12.0.1/include -- Found LLVM_DEFINITIONS=-D__STDC_CONSTANT_MACROS;-D__STDC_FORMAT_MACROS;-D__STDC_LIMIT_MACROS -- Found LLVM_LIBS=/usr/local/Cellar/llvm/12.0.1/lib/libLLVM-12.dylib -- Found TVM_LLVM_VERSION=120 -- Build with LLVM 12.0.1 -- Set TVM_LLVM_VERSION=120 ``` --- [Visit Topic](https://discuss.tvm.apache.org/t/cannot-build-on-mac/10923/3) to respond. You are receiving this because you enabled mailing list mode. To unsubscribe from these emails, [click here](https://discuss.tvm.apache.org/email/unsubscribe/6f4309fec40c8fd1101e744281d86bbec5cccff7acd6c6fff2f6156b18f2a43d).