summaryrefslogtreecommitdiff
path: root/test/CodeGen/Mips/micromips64r6-unsupported.ll
blob: 6c3cd1be3e47b11788bf64f8162c9646a51e50b4 (plain)
1
2
3
4
5
; RUN: not llc -mtriple=mips64-unknown-linux -mcpu=mips64r6 -mattr=+micromips  %s 2>&1 | FileCheck %s

; Test that microMIPS64R6 is not supported.

; CHECK: LLVM ERROR: microMIPS64R6 is not supported