Home
last modified time | relevance | path

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

/external/llvm/tools/bugpoint/
DToolRunner.cpp337 CustomExecutor(const std::string &ExecutionCmd, in CustomExecutor() argument
339 : ExecutionCommand(ExecutionCmd), ExecutorArgs(std::move(ExecArgs)) {} in CustomExecutor()