Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/MachO/
H A DConfig.h146 bool forceExactCpuSubtypeMatch = false; member
H A DDriver.cpp1614 config->forceExactCpuSubtypeMatch = in link()
H A DInputFiles.cpp1820 if (config->forceExactCpuSubtypeMatch) in isTargetPlatformArchCompatible()