From: Sean Silva Date: Wed, 7 Jan 2015 22:07:33 +0000 (+0000) Subject: Test commit. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=d17010f84d06e573e04ef6c1849edf044cd85855;p=oota-llvm.git 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 --- 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