comparison utils/lit/README.txt @ 77:54457678186b LLVM3.6

LLVM 3.6
author Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
date Mon, 08 Sep 2014 22:06:00 +0900
parents
children 1172e4bd9c6f
comparison
equal deleted inserted replaced
34:e874dbf0ad9d 77:54457678186b
1 ===============================
2 lit - A Software Testing Tool
3 ===============================
4
5 lit is a portable tool for executing LLVM and Clang style test suites,
6 summarizing their results, and providing indication of failures. lit is designed
7 to be a lightweight testing tool with as simple a user interface as possible.
8