Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/MachO/
H A DDriver.cpp655 static PlatformKind parsePlatformVersion(const ArgList &args) { in parsePlatformVersion() function
698 PlatformKind platform = parsePlatformVersion(args); in createTargetInfo()