Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(52)

Side by Side Diff: Makefile.standalone-help/check-lit.txt

Issue 1744913002: Subzero: Add "-verbose init" to control global initializer dumping. (Closed) Base URL: https://chromium.googlesource.com/native_client/pnacl-subzero.git@master
Patch Set: Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | pydir/run-pnacl-sz.py » ('j') | src/IceClFlags.cpp » ('J')
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 check-lit - run the lit tests 1 check-lit - run the lit tests
2 To check a specific test, override CHECK_LIT_TESTS, e.g.: 2 To check a specific test, override CHECK_LIT_TESTS, e.g.:
3 make -f Makefile.standalone check-lit \ 3 make -f Makefile.standalone check-lit \
4 CHECK_LIT_TESTS=tests_lit/llvm2ice_tests/arith.lll 4 CHECK_LIT_TESTS=tests_lit/llvm2ice_tests/arith.ll
OLDNEW
« no previous file with comments | « no previous file | pydir/run-pnacl-sz.py » ('j') | src/IceClFlags.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698