Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / compiler-rt / test / orc / TestCases / Windows / x86-64 / lit.local.cfg.py
blob4d62696ad8872408b386e191e8a7fa6b7820c876
1 if config.root.host_arch not in ["AMD64", "x86_64"]:
2 config.unsupported = True
4 if config.target_arch not in ["AMD64", "x86_64"]:
5 config.unsupported = True