summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-mca/lit.local.cfg
blob: a1bda0f1fdc834c13ae35dc589c766b27bc1462f (plain)
1
2
3
4
# Requires a non-empty default triple for these tests
if 'default_triple' not in config.available_features:
    config.unsupported = True

OpenPOWER on IntegriCloud