1 check-lit - run the lit tests 2 To check a specific test, override CHECK_LIT_TESTS, e.g.: 3 make -f Makefile.standalone check-lit \ 4 CHECK_LIT_TESTS=tests_lit/llvm2ice_tests/arith.ll 5