Probe for flags before using them to try to help compiling with
authorMike Stump <mrs@apple.com>
Thu, 5 Feb 2009 20:45:27 +0000 (20:45 +0000)
committerMike Stump <mrs@apple.com>
Thu, 5 Feb 2009 20:45:27 +0000 (20:45 +0000)
commit44460da59175c7f56d403f961ca5b25323a169a1
tree7e04d30a5ae487a87b90d5fd96955b5ea6cdc86e
parent39c873e38f3b173b51bd9d3d3b4ec1381b829754
Probe for flags before using them to try to help compiling with
compilers that don't support those flags.  This hopefully will help
gcc 3.X compile this code.  http://llvm.org/PR3487

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@63882 91177308-0d34-0410-b5e6-96231b3b80d8
utils/unittest/googletest/Makefile