[RuntimeDyld] Fix MachO i386 SECTDIFF relocation to support non-zero addends.
[oota-llvm.git] / test / ExecutionEngine / RuntimeDyld / X86 / lit.local.cfg
1 if not 'X86' in config.root.targets:
2     config.unsupported = True
3