Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / llvm / test / tools / sancov / lit.local.cfg
blobe52b44e619ca3f110c3dca147cbe1ccee293a924
1 # These tests require a registered x86 backend.
3 if not "X86" in config.root.targets:
4     config.unsupported = True