Home | History | Annotate | Download | only in bugpoint

Lines Matching refs:exit

76   AppendProgramExitCode("append-exit-code",
77 cl::desc("Append the exit code to the output so it gets diff'd too"),
253 if (!SafeInterpreter) { outs() << Message << "\nExiting.\n"; exit(1); }
256 if (!gcc) { outs() << Message << "\nExiting.\n"; exit(1); }
273 exit(1);
278 exit(1);
309 exit(1);
316 exit(1);
333 exit(1);
363 outFile << "exit " << RetVal << '\n';
397 exit(1);
454 exit(1);