mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 03:33:20 +01:00
04b8fe6b33
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. llvm-svn: 11325 |
||
---|---|---|
.. | ||
analyze | ||
bugpoint | ||
extract | ||
gccas | ||
gccld | ||
llc | ||
llee | ||
lli | ||
llvm-ar | ||
llvm-as | ||
llvm-db | ||
llvm-dis | ||
llvm-link | ||
llvm-nm | ||
llvm-prof | ||
opt | ||
Makefile |