From: Benjamin Kramer Date: Thu, 3 Jun 2010 17:11:49 +0000 (+0000) Subject: Forgot to update the most important part of the gtest modifications readme. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=aede8118ad8e151971de78952b37a1468d72f795;p=oota-llvm.git Forgot to update the most important part of the gtest modifications readme. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@105396 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/utils/unittest/googletest/README.LLVM b/utils/unittest/googletest/README.LLVM index 7a72cbcb869..7322bec19dc 100644 --- a/utils/unittest/googletest/README.LLVM +++ b/utils/unittest/googletest/README.LLVM @@ -1,7 +1,7 @@ LLVM notes ---------- -This directory contains Google Test 1.2.1, with all elements removed except for +This directory contains Google Test 1.5.0, with all elements removed except for the actual source code, to minimize the addition to the LLVM distribution. Cleaned up as follows: