Fix a fixme; don't take binaries from the working directory.
authorBenjamin Kramer <benny.kra@googlemail.com>
Tue, 28 Jul 2009 22:08:15 +0000 (22:08 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Tue, 28 Jul 2009 22:08:15 +0000 (22:08 +0000)
commit6adb6e07ce1f7c30ac2ff064a375fb96806f16fa
tree42cefbd85be7ce8e97c64d403523409b6e1e6692
parentf869caa03fd01d2997ff34828fb6022d5272865e
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!

llvm-svn: 77379
llvm/lib/System/Unix/Program.inc