[docs] Add LICENSE.txt to the root of the mono-repo
[llvm-project.git] / llvm / test / tools / llvm-dwp / WebAssembly / lit.local.cfg
blob5ea762c8404941ee25b6d65ef422171f59335063
1 if not 'WebAssembly' in config.root.targets:
2     config.unsupported = True
4 config.suffixes = ['.s']