[Hexagon] Enabling ASM parsing on Hexagon backend and adding instruction parsing...
[oota-llvm.git] / test / CodeGen / Thumb / lit.local.cfg
index 4d75f581a1d2581f7a3912f1bbac4d59f2f645d1..98c6700c209d737fc18968c4c484cf2c716f4f1b 100644 (file)
@@ -1,6 +1,3 @@
-config.suffixes = ['.ll', '.c', '.cpp', '.test']
-
-targets = set(config.root.targets_to_build.split())
-if not 'ARM' in targets:
+if not 'ARM' in config.root.targets:
     config.unsupported = True