Remove FileCheck from test case token_landingpad.ll.
[oota-llvm.git] / test / CodeGen / XCore / lit.local.cfg
index 8756f37fe8a186520c1a63aa59ce54f0cc9e76af..0b947bbbb85082ac548ab1854d4b3a01806807bc 100644 (file)
@@ -1,6 +1,3 @@
-config.suffixes = ['.ll', '.c', '.cpp', '.test']
-
-targets = set(config.root.targets_to_build.split())
-if not 'XCore' in targets:
+if not 'XCore' in config.root.targets:
     config.unsupported = True