[libc] Deprecate LLVM_ENABLE_PROJECTS in favor of LLVM_ENABLE_RUNTIMES. (#117265)
[llvm-project.git] / llvm / test / tools / llvm-dwp / WebAssembly / lit.local.cfg
blob0f1b1ccd1fc21ccd01aed16ca6efe5ba20200056
1 if not "WebAssembly" in config.root.targets:
2     config.unsupported = True
4 config.suffixes = [".s"]