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