<div dir="ltr">Hi there<div><br></div><div>I was just getting started with LLVM to create a small compiler of my own, while skimming through the docs came across the use of lli and llc in the development process, have successfully installed clang but somehow the lli and llc command are not working, I have a macOS  it is showing the error "command not found" , if I try to build lli and llc with CMake it throws this error </div><div><br></div><div><b>CMake Error at CMakeLists.txt:23 (add_llvm_tool):<br>  Unknown CMake command "add_llvm_tool".</b><br></div><div><br></div><div>searched a lot around on the web to find the solution but couldn't find it, would be a great help if there is a workaround to it. </div><div><br></div><div><br></div><div>Regards,</div><div>Jagrat Patkar</div></div>