xref: /aosp_15_r20/external/llvm/test/tools/llvm-mc/lit.local.cfg (revision 9880d6810fe72a1726cb53787c6711e909410d58)
1# Requires a non-empty default triple for these tests
2if 'default_triple' not in config.available_features:
3    config.unsupported = True
4
5