X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=README.txt;h=6358a0684211a3d1d554e420a23400998df82c28;hb=47e71da4b3d2b7c6ed76c34ad45a0a90274a374b;hp=e957a4dcd02cd9a74555442d0a1f12e7984d99a9;hpb=dc2a7005ddd3869556f1b39ee0ea4ab7e3606d66;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. -