Home
last modified time | relevance | path

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

/external/llvm/tools/bugpoint/
DToolRunner.h106 const std::string &CompileCommandLine);
DToolRunner.cpp446 const std::string &CompileCommandLine) { in createCustomCompiler() argument
450 lexCommand(Message, CompileCommandLine, CmdPath, Args); in createCustomCompiler()