[llvm] r225404 - Test commit.
Sean Silva
chisophugis at gmail.com
Wed Jan 7 14:07:33 PST 2015
Author: silvas
Date: Wed Jan 7 16:07:33 2015
New Revision: 225404
URL: http://llvm.org/viewvc/llvm-project?rev=225404&view=rev
Log:
Test commit.
Hopefully this one won't kill the git mirror...
Modified:
llvm/trunk/README.txt
Modified: llvm/trunk/README.txt
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/README.txt?rev=225404&r1=225403&r2=225404&view=diff
==============================================================================
--- llvm/trunk/README.txt (original)
+++ llvm/trunk/README.txt Wed Jan 7 16:07:33 2015
@@ -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
More information about the llvm-commits
mailing list