Taints the non-acquire RMW's store address with the load part
[oota-llvm.git] / test / tools / dsymutil / X86 / lit.local.cfg
1 if not 'X86' in config.root.targets:
2     config.unsupported = True
3
4 config.suffixes = ['.test', '.cpp', '.m', '.s']