summaryrefslogtreecommitdiff
path: root/llvm/test/tools/llvm-exegesis/X86/lit.local.cfg
blob: 7230f35fdb8331e4286a04b3135d48bac5a100f2 (plain)
1
2
3
if not ('X86' in config.root.targets):
    # We need support for X86.
    config.unsupported = True