[x86] Switch this test to use checks generated by my update script. NFC
[oota-llvm.git] / test / CodeGen / MSP430 / lit.local.cfg
index a18fe6f927d8804af6a1004f43b3bfc61f582b32..b1cf1fbd21d7ee7ae521ccfd5f431cd2a7d200d6 100644 (file)
@@ -1,4 +1,3 @@
-targets = set(config.root.targets_to_build.split())
-if not 'MSP430' in targets:
+if not 'MSP430' in config.root.targets:
     config.unsupported = True