[PowerPC] Really iterate over all loops in PPCLoopDataPrefetch/PPCLoopPreIncPrep
[oota-llvm.git] / test / CodeGen / Thumb2 / lit.local.cfg
index cb77b09ef4adbcf6481e27d0577855a7e17a8c36..98c6700c209d737fc18968c4c484cf2c716f4f1b 100644 (file)
@@ -1,6 +1,3 @@
-config.suffixes = ['.ll', '.c', '.cpp']
-
-targets = set(config.root.targets_to_build.split())
-if not 'ARM' in targets:
+if not 'ARM' in config.root.targets:
     config.unsupported = True