summaryrefslogtreecommitdiff
path: root/test/MC/ARM/AlignedBundling/lit.local.cfg
blob: 6c49f08b7496de4427c088baafd0bb242b8a42ac (plain)
1
2
3
4
5
6
config.suffixes = ['.s']

targets = set(config.root.targets_to_build.split())
if not 'X86' in targets:
    config.unsupported = True