Remove redundant temporary std::vector.
[oota-llvm.git] / README.txt
index e957a4dcd02cd9a74555442d0a1f12e7984d99a9..6358a0684211a3d1d554e420a23400998df82c28 100644 (file)
@@ -1,8 +1,8 @@
 Low Level Virtual Machine (LLVM)
 ================================
 
 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
 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.
 
 If you're writing a package for LLVM, see docs/Packaging.rst for our
 suggestions.
-