[clang][modules] Don't prevent translation of FW_Private includes when explicitly...
[llvm-project.git] / llvm / test / Transforms / VectorCombine / RISCV / lit.local.cfg
blobfb85f43211f59515c985fd43f969a7d9da4705a1
1 config.suffixes = [".ll"]
3 if not "RISCV" in config.root.targets:
4     config.unsupported = True