llvm-project/llvm/test/CodeGen/AArch64/lit.local.cfg

5 lines
82 B
INI

import re
if not 'AArch64' in config.root.targets:
config.unsupported = True