Home | History | Annotate | Download | only in bugpoint

Lines Matching refs:ExitCode

771     int ExitCode = RunProgramWithTimeout(OutputBinary, &ProgramArgs[0],
776 if (ExitCode < -1) {
782 return ExitCode;