Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/bugpoint/
H A DExecutionDriver.cpp72 cl::opt<std::string> SafeInterpreterPath( variable
205 std::string Path = SafeInterpreterPath; in initializeExecutionEnvironment()