blob: 4d4b4a4a7e21c1272e6411cace339a13796b7c64 [file] [log] [blame]
config.suffixes = ['.ll', '.c', '.cpp']
targets = set(config.root.targets_to_build.split())
if not 'CppBackend' in targets:
config.unsupported = True