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