X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=README.txt;h=d9c9239ce1a4e919261a742c7b53b446f38d7775;hb=f82fc00e4c53a0dc9543a870e07747993860d64c;hp=80bc310900fa467e78653f0dff13b17d3d0d6f6c;hpb=443f62e8043bd591708f1498789b89b570944ee2;p=oota-llvm.git diff --git a/README.txt b/README.txt index 80bc310900f..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 @@ -16,4 +16,3 @@ documentation setup. If you're writing a package for LLVM, see docs/Packaging.rst for our suggestions. -