Home
last modified time | relevance | path

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

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