Reid Kleckner 018690bc2a Don't warn or note if bash is missing
We haven't needed bash on Windows to run the test suite for a long time
now.

Patch by Michael Edwards!

llvm-svn: 228221
2015-02-04 22:36:52 +00:00
..
2015-02-04 22:36:52 +00:00
2014-12-12 15:29:31 +00:00
2014-03-10 21:58:12 +00:00
2014-03-10 21:58:12 +00:00
2014-07-17 05:53:00 +00:00

===============================
 lit - A Software Testing Tool
===============================

lit is a portable tool for executing LLVM and Clang style test suites,
summarizing their results, and providing indication of failures. lit is designed
to be a lightweight testing tool with as simple a user interface as possible.