llvm-6502/tools/bugpoint
Jakob Stoklund Olesen 18e05b4692 Fix complete badness in bugpoint's IsARMArchitecture() function.
The revision history for this function is interesting, with multiple layers of
wrongness being introduced one at a time.

This fixes a weird issue where bugpoint -run-llc would suddenly exit 13 half way
through isolating a miscompilation.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@103721 91177308-0d34-0410-b5e6-96231b3b80d8
2010-05-13 17:58:15 +00:00
..
BugDriver.cpp
BugDriver.h
bugpoint.cpp
CMakeLists.txt
CrashDebugger.cpp
ExecutionDriver.cpp Add command line option --gcc to bugpoint. 2010-05-10 07:38:37 +00:00
ExtractFunction.cpp
FindBugs.cpp
ListReducer.h
Makefile
Miscompilation.cpp Fix PR6951 by fixing Module leaks in bugpoint. 2010-05-11 23:25:16 +00:00
OptimizerDriver.cpp
TestPasses.cpp
ToolRunner.cpp Fix complete badness in bugpoint's IsARMArchitecture() function. 2010-05-13 17:58:15 +00:00
ToolRunner.h Add command line option --gcc to bugpoint. 2010-05-10 07:38:37 +00:00