X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=README.txt;h=6358a0684211a3d1d554e420a23400998df82c28;hb=af1023588ed0de9c64f7e96922eb147995fad6d5;hp=e957a4dcd02cd9a74555442d0a1f12e7984d99a9;hpb=33ed878fd73218c570e234e3a94581793a4b7625;p=oota-llvm.git diff --git a/README.txt b/README.txt index e957a4dcd02..6358a068421 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 @@ -15,4 +15,3 @@ documentation setup. If you're writing a package for LLVM, see docs/Packaging.rst for our suggestions. -