Home
last modified time | relevance | path

Searched refs:ProcessFailure (Results 1 – 1 of 1) sorted by relevance

/external/llvm/tools/bugpoint/
DToolRunner.cpp133 static std::string ProcessFailure(StringRef ProgPath, const char** Args, in ProcessFailure() function
340 *Error = ProcessFailure(CompilerCommand, &ProgramArgs[0], in compileProgram()
515 Error = ProcessFailure(LLCPath, &LLCArgs[0], in OutputCode()
750 *Error = ProcessFailure(GCCPath, &GCCArgs[0]); in ExecuteProgram()
900 Error = ProcessFailure(GCCPath, &GCCArgs[0]); in MakeSharedObject()