| Index: Makefile.standalone-help/check-lit.txt
|
| diff --git a/Makefile.standalone-help/check-lit.txt b/Makefile.standalone-help/check-lit.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..0f6dacd0c6bb04bab2ad716afac66d3dc98d1e3c
|
| --- /dev/null
|
| +++ b/Makefile.standalone-help/check-lit.txt
|
| @@ -0,0 +1,4 @@
|
| +check-lit - run the lit tests
|
| +To check a specific test, override CHECK_LIT_TESTS, e.g.:
|
| + make -f Makefile.standalone check-lit \
|
| + CHECK_LIT_TESTS=tests_lit/llvm2ice_tests/arith.lll
|
|
|