Chromium Code Reviews| 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..e9c5e2d0dad8aaa768ef46226c6266d01d718d15 |
| --- /dev/null |
| +++ b/Makefile.standalone-help/check-lit.txt |
| @@ -0,0 +1,7 @@ |
| + |
|
Jim Stichnoth
2016/01/22 03:05:21
In all these .txt files, please remove leading and
rkotlerimgtec
2016/01/22 03:48:30
Done.
|
| +check-lit - run the lit tests |
| + |
| +to check a specific test, override CHECK_LIT_TESTS |
|
Jim Stichnoth
2016/01/22 03:05:21
Here I would clean up capitalization, line breaks,
rkotlerimgtec
2016/01/22 03:48:31
Done.
|
| +i.e. make -f Makefile.standalone check-lit CHECK_LIT_TESTS=tests_lit/llvm2ice_tests/arith.ll |
| + |
| + |