Rename FindExecutable to PrependMainExecutablePath.
authorMikhail Glushenkov <foldr@codedgers.com>
Wed, 3 Nov 2010 16:14:16 +0000 (16:14 +0000)
committerMikhail Glushenkov <foldr@codedgers.com>
Wed, 3 Nov 2010 16:14:16 +0000 (16:14 +0000)
commitd66f2b74f2f01bb1f6c7d0f1b8408bd24ffa654c
treec0387781b600d811ae320a4c8823d6bb81d57f51
parent544fba13628e022cd3c5be8bbb22b81f0f6b0fa3
Rename FindExecutable to PrependMainExecutablePath.

Makes it more clear that it is just a path manipulation function.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@118174 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/SystemUtils.h
lib/CompilerDriver/Action.cpp
lib/Support/SystemUtils.cpp
tools/bugpoint/OptimizerDriver.cpp
tools/bugpoint/ToolRunner.cpp
tools/llvm-ld/llvm-ld.cpp