llvm-6502/tools/bugpoint
Brian Gaeke d11577b68b Add "Args" optional argument to AbstractInterpreter factory methods, which
fills in a ToolArgs vector in the AbstractInterpreter if it is set. This
ToolArgs vector is used to pass additional arguments to LLI and/or LLC.
This is intended to address Bug 40.

Also, make -debug-only=toolrunner work for the LLC and CBE
AbstractInterpreters.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13356 91177308-0d34-0410-b5e6-96231b3b80d8
2004-05-04 21:09:01 +00:00
..
BugDriver.cpp Wrap at 80 cols. 2004-04-06 17:04:30 +00:00
BugDriver.h Merge the code generator miscompilation code into the optimizer miscompilation 2004-04-05 22:58:16 +00:00
bugpoint.cpp
CrashDebugger.cpp
ExecutionDriver.cpp * Reorder #includes 2004-04-19 03:12:35 +00:00
ExtractFunction.cpp
ListReducer.h
Makefile
Miscompilation.cpp Teach bugpoint to be a little bit smarter and avoid repeating work 2004-04-23 20:36:51 +00:00
OptimizerDriver.cpp
TestPasses.cpp
ToolRunner.cpp Add "Args" optional argument to AbstractInterpreter factory methods, which 2004-05-04 21:09:01 +00:00
ToolRunner.h Add "Args" optional argument to AbstractInterpreter factory methods, which 2004-05-04 21:09:01 +00:00