summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
authorSean Silva <chisophugis@gmail.com>2015-01-07 22:07:33 +0000
committerSean Silva <chisophugis@gmail.com>2015-01-07 22:07:33 +0000
commitd17010f84d06e573e04ef6c1849edf044cd85855 (patch)
tree01876d211ddb0274e6570b72b553030d603206f9 /README.txt
parentee06e126b75206c62da7c36ddc5411ec26358a9a (diff)
Test commit.
Hopefully this one won't kill the git mirror... git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@225404 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.txt b/README.txt
index e957a4dcd02..d9c9239ce1a 100644
--- a/README.txt
+++ b/README.txt
@@ -1,8 +1,8 @@
Low Level Virtual Machine (LLVM)
================================
-This directory and its subdirectories contain source code for the Low Level
-Virtual Machine, a toolkit for the construction of highly optimized compilers,
+This directory and its subdirectories contain source code for LLVM,
+a toolkit for the construction of highly optimized compilers,
optimizers, and runtime environments.
LLVM is open source software. You may freely distribute it under the terms of