Use "isa" since the variable isn't used.
[llvm-complete.git] / test / Transforms / AtomicExpand / RISCV / lit.local.cfg
blob7aaeda5a5b37908b17bf47faf4ce632cc0b9d897
1 config.suffixes = ['.ll']
3 targets = set(config.root.targets_to_build.split())
4 if not 'RISCV' in targets:
5     config.unsupported = True