summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
authorEvan Phoenix <evan@fallingsnow.net>2009-10-05 22:29:11 +0000
committerEvan Phoenix <evan@fallingsnow.net>2009-10-05 22:29:11 +0000
commit303bf73ebdfe66b1538351b26aa3d84c4b2e35c8 (patch)
tree34da339ff69c398dde9d4b5f8f597f1ae5bac294 /README.txt
parent85c005af0d63c484114ce88258aecb8e1c8c2fa2 (diff)
downloadllvm-303bf73ebdfe66b1538351b26aa3d84c4b2e35c8.tar.gz
llvm-303bf73ebdfe66b1538351b26aa3d84c4b2e35c8.tar.bz2
llvm-303bf73ebdfe66b1538351b26aa3d84c4b2e35c8.tar.xz
First test commit
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@83334 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 34d3766feb..c78a9ee159 100644
--- a/README.txt
+++ b/README.txt
@@ -1,9 +1,9 @@
Low Level Virtual Machine (LLVM)
================================
-This directory and its subdirectories contain source code for the Low Level
+This directory and its subdirectories contain source code for the Low Level
Virtual Machine, a toolkit for the construction of highly optimized compilers,
-optimizers, and runtime environments.
+optimizers, and runtime environments.
LLVM is open source software. You may freely distribute it under the terms of
the license agreement found in LICENSE.txt.