Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lld/COFF/
H A DDriver.cpp104 static std::string getOutputPath(StringRef path, bool isDll, bool isDriver) { in getOutputPath() argument
108 else if (isDriver) in getOutputPath()