Bump version to 19.1.0-rc3
[llvm-project.git] / llvm / test / Transforms / AtomicExpand / RISCV / lit.local.cfg
blob1bb680f6ff710af8ab0ce0d9d4f6dcb3cae8f829
1 config.suffixes = [".ll"]
3 targets = set(config.root.targets_to_build.split())
4 if not "RISCV" in targets:
5     config.unsupported = True