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
Bump version to 19.1.0-rc3
[llvm-project.git]
/
llvm
/
test
/
Transforms
/
AtomicExpand
/
RISCV
/
lit.local.cfg
blob
1bb680f6ff710af8ab0ce0d9d4f6dcb3cae8f829
1
config.suffixes = [".ll"]
2
3
targets = set(config.root.targets_to_build.split())
4
if not "RISCV" in targets:
5
config.unsupported = True