mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-01 00:11:00 +00:00
c5cad211d6
Add ProgramExitedNonzero argument to executeProgram(), and make it tell its caller whether the program exited nonzero. Move executeProgramWithCBE() out of line, to ExecutionDriver.cpp, and remove its extra arguments which are always defaulted. Make it turn off check-exit-code if the program exits nonzero while generating a reference output. Make diffProgram() assume that any nonzero exit code is a failure, if check-exit-code is turned on. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11325 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
BugDriver.cpp | ||
BugDriver.h | ||
bugpoint.cpp | ||
CodeGeneratorBug.cpp | ||
CrashDebugger.cpp | ||
ExecutionDriver.cpp | ||
ExtractFunction.cpp | ||
ListReducer.h | ||
Makefile | ||
Miscompilation.cpp | ||
OptimizerDriver.cpp | ||
TestPasses.cpp | ||
ToolRunner.cpp | ||
ToolRunner.h |