Fix a fixme; don't take binaries from the working directory.
commit9cd3dfe88245a79d2dc58b399f7bbbbb983c22ee
authorBenjamin Kramer <benny.kra@googlemail.com>
Tue, 28 Jul 2009 22:08:15 +0000 (28 22:08 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Tue, 28 Jul 2009 22:08:15 +0000 (28 22:08 +0000)
tree96c2db40e0e793b6387c86c50c9dc64746cf23e7
parentca768a7002a0409c3c2336025fe37231d5be3478
Fix a fixme; don't take binaries from the working directory.

This fixes clang on non-darwin platforms if a file called 'ld' or 'as'
is in the working directory. Based on patch by Pawel Worach!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77379 91177308-0d34-0410-b5e6-96231b3b80d8
lib/System/Unix/Program.inc