A test in thid directory was not being run because lit.local.cfg didn't
[oota-llvm.git] / test / MC / MachO / ARM / lit.local.cfg
index 89764637feb0be657236e4432a025e3ed3085a4c..9f0d39d9217b422cd36c89a65c101318aed0ff43 100644 (file)
@@ -1,4 +1,4 @@
-config.suffixes = ['.s']
+config.suffixes = ['.s', '.ll']
 
 targets = set(config.root.targets_to_build.split())
 if not 'ARM' in targets: