summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Kramer <benny.kra@googlemail.com>2010-06-03 17:11:49 +0000
committerBenjamin Kramer <benny.kra@googlemail.com>2010-06-03 17:11:49 +0000
commit9f4ab44fe46f106fbe69271094d441ff76b4d82d (patch)
treecd93f2c34661c9ec6431fef18dd19b4eeaa0b6ef
parent0ac5e2205c17a8865d196f1fdc7003f15628760c (diff)
downloadbcm5719-llvm-9f4ab44fe46f106fbe69271094d441ff76b4d82d.tar.gz
bcm5719-llvm-9f4ab44fe46f106fbe69271094d441ff76b4d82d.zip
Forgot to update the most important part of the gtest modifications readme.
llvm-svn: 105396
-rw-r--r--llvm/utils/unittest/googletest/README.LLVM2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/utils/unittest/googletest/README.LLVM b/llvm/utils/unittest/googletest/README.LLVM
index 7a72cbcb869..7322bec19dc 100644
--- a/llvm/utils/unittest/googletest/README.LLVM
+++ b/llvm/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:
OpenPOWER on IntegriCloud