linux-packaging-mono/external/llvm/test/CodeGen/Mips/micromips64r6-unsupported.ll
Xamarin Public Jenkins (auto-signing) e19d552987 Imported Upstream version 5.18.0.161
Former-commit-id: 4db48158d3a35497b8f118ab21b5f08ac3d86d98
2018-10-19 08:34:24 +00:00

6 lines
200 B
LLVM

; 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