llvm-project/llvm/test/tools/llvm-ml/lit.local.cfg

4 lines
100 B
INI

if not ('X86' in config.root.targets):
# We need support for X86.
config.unsupported = True