llvm-6502/tools/bugpoint
Matthijs Kooijman ad6996d74f Let bugpoint display generated messages on stderr only if no interpreter was
found, this ensures that messages like "Found gcc" end up on stdout where they
belong.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52235 91177308-0d34-0410-b5e6-96231b3b80d8
2008-06-12 13:09:43 +00:00
..
BugDriver.cpp
BugDriver.h
bugpoint.cpp
CrashDebugger.cpp
ExecutionDriver.cpp Let bugpoint display generated messages on stderr only if no interpreter was 2008-06-12 13:09:43 +00:00
ExtractFunction.cpp
FindBugs.cpp
ListReducer.h
Makefile
Miscompilation.cpp Fix a bunch of 80col violations that arose from the Create API change. Tweak makefile targets to find these better. 2008-05-15 10:04:30 +00:00
OptimizerDriver.cpp Add -silence-passes option to bugpoint. This option suppresses output generated 2008-06-12 13:02:26 +00:00
TestPasses.cpp
ToolRunner.cpp
ToolRunner.h