Fix inserting new elements in a specified location.
[oota-llvm.git] / test / MC / MachO / lit.local.cfg
index 6c49f08b7496de4427c088baafd0bb242b8a42ac..41a8434f99939c4a7ebf9421796d2b1c25f40cab 100644 (file)
@@ -1,4 +1,4 @@
-config.suffixes = ['.s']
+config.suffixes = ['.s', '.ll']
 
 targets = set(config.root.targets_to_build.split())
 if not 'X86' in targets: