Produce an error instead of a crash in an expr we cannot represent.
[oota-llvm.git] / test / MC / AArch64 / lit.local.cfg
1 targets = set(config.root.targets_to_build.split())
2 if 'AArch64' not in targets or 'ARM64' not in targets:
3     config.unsupported = True