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