Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/tools/bugpoint/
HDToolRunner.cpp38 cl::opt<std::string> RemoteHost("remote-host", variable
704 ProgramArgs.push_back(RemoteHost); in ExecuteProgram()