[clang][modules] Don't prevent translation of FW_Private includes when explicitly...
[llvm-project.git] / llvm / test / Transforms / SimplifyCFG / Hexagon / lit.local.cfg
blob3e3a537cfcaf0398796f58262cfce5c4552124b6
1 config.suffixes = [".ll"]
3 targets = set(config.root.targets_to_build.split())
4 if not "Hexagon" in targets:
5     config.unsupported = True