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