repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[libc] Deprecate LLVM_ENABLE_PROJECTS in favor of LLVM_ENABLE_RUNTIMES. (#117265)
[llvm-project.git]
/
llvm
/
test
/
tools
/
llvm-dwp
/
WebAssembly
/
lit.local.cfg
blob
0f1b1ccd1fc21ccd01aed16ca6efe5ba20200056
1
if not "WebAssembly" in config.root.targets:
2
config.unsupported = True
3
4
config.suffixes = [".s"]