Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/MachO/
H A DInputFiles.cpp1832 Architecture targetArch) { in isArchABICompatible() argument
1835 std::tie(targetCpuType, std::ignore) = getCPUTypeFromArchitecture(targetArch); in isArchABICompatible()