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