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