summaryrefslogtreecommitdiff
path: root/test/CodeGen/SPARC/lit.local.cfg
blob: 6f30a8797967370cd46a7aa99153dbd90caa90c0 (plain)
1
2
3
4
5
6
config.suffixes = ['.ll', '.c', '.cpp', '.test']

targets = set(config.root.targets_to_build.split())
if not 'Sparc' in targets:
    config.unsupported = True