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
[RISCV] Rename a lambda to have plural nouns to reflect that it contains a loop. NFC
[llvm-project.git]
/
llvm
/
test
/
Transforms
/
AtomicExpand
/
LoongArch
/
lit.local.cfg
blob
356cb69d78ad3ee83a69ab437e40192fab3c9f40
1
config.suffixes = [".ll"]
2
3
targets = set(config.root.targets_to_build.split())
4
if not "LoongArch" in targets:
5
config.unsupported = True