Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/MachO/
H A DDriver.cpp695 static std::string lowerDash(StringRef s) { in lowerDash() function
716 StringSwitch<PlatformType>(lowerDash(platformStr)) in parsePlatformVersion()