1 # RUN: not --crash llc -mtriple=aarch64 -o /dev/null -run-pass=none -verify-machineinstrs %s 2>&1 | FileCheck %s
2 # REQUIRES: aarch64-registered-target
7 tracksRegLiveness: true
17 ; CHECK: Bad machine code: Too few operands
18 %0:_(s32) = G_JUMP_TABLE
20 ; CHECK: G_JUMP_TABLE source operand must be a jump table index
21 %2:_(s32) = G_JUMP_TABLE %0
23 ; CHECK: G_JUMP_TABLE dest operand must have a pointer type
24 %3:_(s32) = G_JUMP_TABLE %jump-table.0