Fix PR18345: ldr= pseudo instruction produces incorrect code when using in inline...
[oota-llvm.git] / test / CodeGen / MSP430 / lit.local.cfg
index 0ca9fc9c6912c93f4d08e957a1086f870047ae7f..a18fe6f927d8804af6a1004f43b3bfc61f582b32 100644 (file)
@@ -1,5 +1,3 @@
-config.suffixes = ['.ll', '.c', '.cpp', '.test']
-
 targets = set(config.root.targets_to_build.split())
 if not 'MSP430' in targets:
     config.unsupported = True