Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / CodeGenObjC / lit.local.cfg
blob546691463d1ad0a8cea07d0a0be5a0d82d97d63c
1 if any(target in config.target_triple for target in ("aix", "zos")):
2     config.unsupported = True