summaryrefslogtreecommitdiffstats
path: root/llvm/utils/unittest/googletest
diff options
context:
space:
mode:
authorKamil Rytarowski <n54@gmx.com>2017-05-06 02:45:42 +0000
committerKamil Rytarowski <n54@gmx.com>2017-05-06 02:45:42 +0000
commit99c86baab754e7386be3dc5bb6392f78e27b510e (patch)
treece39eae648c97afacd28378be5c1fc24c5b81c64 /llvm/utils/unittest/googletest
parentabc5d72f023b54a57e93c173b6b575adcce26dbb (diff)
downloadbcm5719-llvm-99c86baab754e7386be3dc5bb6392f78e27b510e.tar.gz
bcm5719-llvm-99c86baab754e7386be3dc5bb6392f78e27b510e.zip
Note addition of NetBSD support in googletest
Recreated patch for __NetBSD__ has been pushed upstream to Google. llvm-svn: 302329
Diffstat (limited to 'llvm/utils/unittest/googletest')
-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 06c80fea067..99d0bc5b7ae 100644
--- a/llvm/utils/unittest/googletest/README.LLVM
+++ b/llvm/utils/unittest/googletest/README.LLVM
@@ -16,5 +16,5 @@ $ rm -f src/gtest_main.cc
$ mv LICENSE LICENSE.TXT
Modified as follows:
-* Added support for Minix and Haiku.
+* Added support for NetBSD, Minix and Haiku.
* Added raw_os_ostream support to include/gtest/internal/custom/gtest-printers.h.
OpenPOWER on IntegriCloud