Tweak FindExecutable so that relative executable paths work as well.
authorDaniel Dunbar <daniel@zuster.org>
Wed, 1 Jul 2009 21:36:28 +0000 (21:36 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Wed, 1 Jul 2009 21:36:28 +0000 (21:36 +0000)
commit74a81813c2fea442d921c08e79d228bd936e723c
tree06223e0c2f7de83b6663bc94fd12acdad9835bf3
parent6f854d1e784c53893af4eff3903ffb8e752a93cf
Tweak FindExecutable so that relative executable paths work as well.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74645 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/SystemUtils.cpp