Not able to use llvm-lit even after building llvm. Showing llvm-lit command not found error. Can anyone guide?
llvm-lit should be found after cmake run in
${YOUR_BUILD_ROOT}/bin/llvm-lit
Is it available there? (Under Windows it has a .py extension)
Michael