Taints the non-acquire RMW's store address with the load part
[oota-llvm.git] / test / MC / Disassembler / Mips / lit.local.cfg
index 1fa54b428cd97710d4ce5254475e5e5fefc01f61..a3183a25afaa9d7cda45a83cfc6f7adc91ef2eb7 100644 (file)
@@ -1,4 +1,3 @@
-targets = set(config.root.targets_to_build.split())
-if not 'Mips' in targets:
+if not 'Mips' in config.root.targets:
     config.unsupported = True