[tests] Cleanup initialization of test suffixes.
[oota-llvm.git] / test / CodeGen / AArch64 / lit.local.cfg
index c5ce2411ed48c6d655b1ee4021089a67a1c7552c..9a66a00189eacfe2890dcf3443876ea2c35118ca 100644 (file)
@@ -1,5 +1,3 @@
-config.suffixes = ['.ll', '.c', '.cpp']
-
 targets = set(config.root.targets_to_build.split())
 if not 'AArch64' in targets:
     config.unsupported = True