Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/test/
Dlit.cfg.py175 known_arches = ["x86_64", "mips64", "ppc64", "aarch64"] variable
177 and any(config.llvm_host_triple.startswith(x) for x in known_arches)):