Home
last modified time | relevance | path

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

/llvm-project/llvm/tools/bugpoint/
H A DExecutionDriver.cpp92 cl::opt<std::string> CustomCompileCommand( variable
193 getToolName(), Message, CustomCompileCommand); in initializeExecutionEnvironment()