Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/TargetParser/
H A DTriple.cpp2182 const unsigned XROSRangeBump = 23; in getCanonicalVersionForOS() local
2210 return Version.withMajorReplaced(Version.getMajor() + XROSRangeBump); in getCanonicalVersionForOS()