xref: /llvm-project/llvm/test/tools/llvm-mca/lit.local.cfg (revision f84bac329ba6c9f0c022bcf77237e912362e247a)
1# Requires a non-empty default triple for these tests
2if "default_triple" not in config.available_features:
3    config.unsupported = True
4