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