llvm-6502/tools/bugpoint
Mikhail Glushenkov d66f2b74f2 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
2010-11-03 16:14:16 +00:00
..
BugDriver.cpp
BugDriver.h
bugpoint.cpp Get rid of static constructors for pass registration. Instead, every pass exposes an initializeMyPassFunction(), which 2010-10-19 17:21:58 +00:00
CMakeLists.txt
CrashDebugger.cpp
ExecutionDriver.cpp
ExtractFunction.cpp
FindBugs.cpp
ListReducer.h
Makefile
Miscompilation.cpp
OptimizerDriver.cpp Rename FindExecutable to PrependMainExecutablePath. 2010-11-03 16:14:16 +00:00
ToolRunner.cpp Rename FindExecutable to PrependMainExecutablePath. 2010-11-03 16:14:16 +00:00
ToolRunner.h