]> git.proxmox.com Git - rustc.git/blobdiff - src/llvm/test/MC/ARM/lit.local.cfg
Imported Upstream version 1.0.0~0alpha
[rustc.git] / src / llvm / test / MC / ARM / lit.local.cfg
index 57009139616f6e0164bd08f719fb2f156f688112..98c6700c209d737fc18968c4c484cf2c716f4f1b 100644 (file)
@@ -1,6 +1,3 @@
-config.suffixes = ['.ll', '.c', '.cpp', '.s']
-
-targets = set(config.root.targets_to_build.split())
-if not 'ARM' in targets:
+if not 'ARM' in config.root.targets:
     config.unsupported = True