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