Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / llvm / test / CodeGen / Mips / indirect-jump-hazard / unsupported-micromips.ll
blob23841d31e0b4a70a7293c97bebc710eecccde642
1 ; RUN: not --crash llc -mtriple=mips-unknown-linux -mcpu=mips32r2 -mattr=+micromips,+use-indirect-jump-hazard %s 2>&1 | FileCheck %s
3 ; Test that microMIPS and indirect jump with hazard barriers is not supported.
5 ; CHECK: LLVM ERROR: cannot combine indirect jumps with hazard barriers and microMIPS