llvm-6502/tools/bugpoint
Duncan Sands 3ea11cf8fc Make bugpoint pass -load arguments to LLI. This lets one use bugpoint with
programs that depend on native shared libraries.  Patch by Timo Lindfors.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@89087 91177308-0d34-0410-b5e6-96231b3b80d8
2009-11-17 10:20:22 +00:00
..
BugDriver.cpp Make bugpoint use ParseIRFile instead of doing the same thing manually. 2009-09-03 16:32:58 +00:00
BugDriver.h
bugpoint.cpp
CMakeLists.txt
CrashDebugger.cpp
ExecutionDriver.cpp Add -output-prefix option to bugpoint (to change the default output name). 2009-09-07 19:26:11 +00:00
ExtractFunction.cpp Remove the default value for ConstantStruct::get's isPacked parameter and 2009-09-19 20:30:26 +00:00
FindBugs.cpp
ListReducer.h
Makefile
Miscompilation.cpp Introduce and use convenience methods for getting pointer types 2009-10-06 15:40:36 +00:00
OptimizerDriver.cpp Add -output-prefix option to bugpoint (to change the default output name). 2009-09-07 19:26:11 +00:00
TestPasses.cpp
ToolRunner.cpp Make bugpoint pass -load arguments to LLI. This lets one use bugpoint with 2009-11-17 10:20:22 +00:00
ToolRunner.h