[RuntimeDyld] Make sure that RuntimeDyld regression tests only run for targets
[oota-llvm.git] / test / ExecutionEngine / RuntimeDyld / X86 / lit.local.cfg
1 if not 'X86' in config.root.targets:
2     config.unsupported = True
3