Re-land [openmp] Fix warnings when building on Windows with latest MSVC or Clang...
[llvm-project.git] / llvm / test / Transforms / SimplifyCFG / Mips / lit.local.cfg
blob3113ca52e6f4599caec0331db76c234d54cb8419
1 config.suffixes = [".ll"]
3 targets = set(config.root.targets_to_build.split())
4 if not "Mips" in targets:
5     config.unsupported = True