mlir-standalone-template icon indicating copy to clipboard operation
mlir-standalone-template copied to clipboard

Update build instructions to use `lit` instead of `llvm-lit`

Open femtomc opened this issue 3 years ago • 1 comments

From a few threads, I've gathered that llvm-lit is not the most common binary to use for testing, but instead to use lit (installed via pip install lit).

Should the build instructions be updated so that LLVM_EXTERNA_LIT points at lit?

femtomc avatar Oct 31 '21 19:10 femtomc

This sounds like a reasonable change to me. Would you mind providing a link to where you got that info from, and opening a PR to fix the issue?

jmgorius avatar Nov 09 '21 17:11 jmgorius