Home | History | Annotate | Download | only in bugpoint

Lines Matching refs:ExitCode

802     int ExitCode = RunProgramWithTimeout(OutputBinary.str(), &ProgramArgs[0],
807 if (ExitCode < -1) {
813 return ExitCode;