llvm-6502/tools/bugpoint
Owen Anderson 7220b814ed Global variables beginning with \01 have special meaning on Darwin, so we need to remove
the name prefix when we change them from internal to external.  This allows bugpointing
of codegen miscompilations to work more reliably on Darwin.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53236 91177308-0d34-0410-b5e6-96231b3b80d8
2008-07-08 16:38:42 +00:00
..
BugDriver.cpp Detabify. 2008-02-26 10:46:10 +00:00
BugDriver.h
bugpoint.cpp
CrashDebugger.cpp several multiple-retval fixes for bugpoint. 2008-04-28 00:04:58 +00:00
ExecutionDriver.cpp Let bugpoint display generated messages on stderr only if no interpreter was 2008-06-12 13:09:43 +00:00
ExtractFunction.cpp Global variables beginning with \01 have special meaning on Darwin, so we need to remove 2008-07-08 16:38:42 +00:00
FindBugs.cpp
ListReducer.h Detabify. 2008-02-26 10:46:10 +00:00
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 Add possibility of using arbitrary to to execute stuff from bugpoint. 2008-04-28 20:53:48 +00:00
ToolRunner.h Add possibility of using arbitrary to to execute stuff from bugpoint. 2008-04-28 20:53:48 +00:00