| Index: Makefile.standalone-help/check-lit.txt
|
| diff --git a/Makefile.standalone-help/check-lit.txt b/Makefile.standalone-help/check-lit.txt
|
| index 0f6dacd0c6bb04bab2ad716afac66d3dc98d1e3c..472a8fc23ff42fae3d9d7872982da0eb09b7fe5c 100644
|
| --- a/Makefile.standalone-help/check-lit.txt
|
| +++ b/Makefile.standalone-help/check-lit.txt
|
| @@ -1,4 +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
|
| + CHECK_LIT_TESTS=tests_lit/llvm2ice_tests/arith.ll
|
|
|