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