Fix a bit of confusion about .set and produce more readable assembly.
[oota-llvm.git] / test / CodeGen / XCore / lit.local.cfg
index 3e84c1befeab2dce33687d03f0a98bbc68ca53ed..0b947bbbb85082ac548ab1854d4b3a01806807bc 100644 (file)
@@ -1,4 +1,3 @@
-targets = set(config.root.targets_to_build.split())
-if not 'XCore' in targets:
+if not 'XCore' in config.root.targets:
     config.unsupported = True