llvm-6502/tools/bugpoint
Chris Lattner 50010429a7 add support for bugpointing the integrated assembler. Something like this
works for me: bugpoint Output/bisort.llvm.bc -run-llc-ia -safe-run-llc

This uses llc with the integrated assembler as the test compiler and llc
without it as the safe compiler.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@98618 91177308-0d34-0410-b5e6-96231b3b80d8
2010-03-16 06:41:47 +00:00
..
BugDriver.cpp
BugDriver.h
bugpoint.cpp
CMakeLists.txt
CrashDebugger.cpp
ExecutionDriver.cpp add support for bugpointing the integrated assembler. Something like this 2010-03-16 06:41:47 +00:00
ExtractFunction.cpp
FindBugs.cpp
ListReducer.h
Makefile
Miscompilation.cpp
OptimizerDriver.cpp
TestPasses.cpp
ToolRunner.cpp add support for bugpointing the integrated assembler. Something like this 2010-03-16 06:41:47 +00:00
ToolRunner.h add support for bugpointing the integrated assembler. Something like this 2010-03-16 06:41:47 +00:00