blob: 18c604aba5672ea96628c75be8fc74c6e6c5ad46 [file] [log] [blame]
config.suffixes = ['.ll', '.c', '.cpp']
targets = set(config.root.targets_to_build.split())
if not 'X86' in targets:
config.unsupported = True