Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/bugpoint/
H A DExecutionDriver.cpp95 cl::opt<std::string> CustomCompileCommand( variable
197 getToolName(), Message, CustomCompileCommand); in initializeExecutionEnvironment()