DEBSOURCES
Skip Quicknav
sources / llvm-3.1 / 3.1-1 / test / CodeGen / MSP430 / lit.local.cfg
123456
config.suffixes = ['.ll', '.c', '.cpp'] targets = set(config.root.targets_to_build.split()) if not 'MSP430' in targets: config.unsupported = True