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