summaryrefslogtreecommitdiff
path: root/utils/lit/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'utils/lit/README.txt')
-rw-r--r--utils/lit/README.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/utils/lit/README.txt b/utils/lit/README.txt
new file mode 100644
index 0000000000..8cf4840475
--- /dev/null
+++ b/utils/lit/README.txt
@@ -0,0 +1,8 @@
+===============================
+ 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.
+