Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/MachO/
H A DInputFiles.cpp2084 VersionTuple cVersion; in handleLDPreviousSymbol() local
2085 if (cVersion.tryParse(compatVersion)) { in handleLDPreviousSymbol()
2090 newCompatibilityVersion = encodeVersion(cVersion); in handleLDPreviousSymbol()