Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 | |
|
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.
| |
| 2 check-lit - run the lit tests | |
| 3 | |
| 4 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.
| |
| 5 i.e. make -f Makefile.standalone check-lit CHECK_LIT_TESTS=tests_lit/llvm2ice_te sts/arith.ll | |
| 6 | |
| 7 | |
| OLD | NEW |