X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=README.txt;h=6358a0684211a3d1d554e420a23400998df82c28;hp=e957a4dcd02cd9a74555442d0a1f12e7984d99a9;hb=26d628d6ce20548dcb7c99a9519b9034bbf9f5e7;hpb=dc2a7005ddd3869556f1b39ee0ea4ab7e3606d66 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. -