Try to fix ProgramTest on FreeBSD
authorReid Kleckner <reid@kleckner.net>
Tue, 30 Apr 2013 04:30:41 +0000 (04:30 +0000)
committerReid Kleckner <reid@kleckner.net>
Tue, 30 Apr 2013 04:30:41 +0000 (04:30 +0000)
commit2a839438559bc7d3067ff2166105f47e0af06b37
tree99dcb8af53d73da205ed03197b69494e7c0076fe
parent8e6e02a41bd21f8e919e812dbd7aa9ed5474bdbf
Try to fix ProgramTest on FreeBSD

This seemed like the cleanest way to find the test executable.  Also fix
the file mode.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@180770 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/Support/ProgramTest.cpp [changed mode: 0755->0644]
utils/unittest/UnitTestMain/TestMain.cpp