summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Mips/indirect-jump-hazard/unsupported-micromips.ll
blob: 99612525ae3cbeac3ac2a4db253448705fca7e13 (plain)
1
2
3
4
5
; RUN: not llc -mtriple=mips-unknown-linux -mcpu=mips32r2 -mattr=+micromips,+use-indirect-jump-hazard %s 2>&1 | FileCheck %s

; Test that microMIPS and indirect jump with hazard barriers is not supported.

; CHECK: LLVM ERROR: cannot combine indirect jumps with hazard barriers and microMIPS