[Sparc] Add support for parsing sparc asm modifiers such as %hi, %lo etc.,
[oota-llvm.git] / test / MC / AArch64 / lit.local.cfg
index cc02173c8ed4e4a139683a09858cff74416ae709..75dba81bc0b591a2e3b1497fdd867b18636e90c7 100644 (file)
@@ -1,5 +1,3 @@
-config.suffixes = ['.ll', '.c', '.cpp', '.s']
-
 targets = set(config.root.targets_to_build.split())
 if not 'AArch64' in targets:
     config.unsupported = True
\ No newline at end of file