summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 000000000000..b06ad52b5c90
--- /dev/null
+++ b/README.md
@@ -0,0 +1,5 @@
+# Low Level Virtual Machine (LLVM)
+
+This directory and its subdirectories contain source code for LLVM,
+a toolkit for the construction of highly optimized compilers,
+optimizers, and runtime environments.