llvm-ar: Clean up memory management with OwningPtr.
[oota-llvm.git] / test / CodeGen / MSP430 / lit.local.cfg
index 972732ebad3015f9040ef2e21d7bcd678ac394f0..0ca9fc9c6912c93f4d08e957a1086f870047ae7f 100644 (file)
@@ -1,4 +1,4 @@
-config.suffixes = ['.ll', '.c', '.cpp']
+config.suffixes = ['.ll', '.c', '.cpp', '.test']
 
 targets = set(config.root.targets_to_build.split())
 if not 'MSP430' in targets: