[x86] Add OpSize16 to instructions that need it
[oota-llvm.git] / test / MC / MachO / lit.local.cfg
index 41a8434f99939c4a7ebf9421796d2b1c25f40cab..ba763cf03ffcc4a996faa124289303f10f41eeba 100644 (file)
@@ -1,5 +1,3 @@
-config.suffixes = ['.s', '.ll']
-
 targets = set(config.root.targets_to_build.split())
 if not 'X86' in targets:
     config.unsupported = True