1 # RUN: not llc -mtriple=aarch64-none-linux-gnu -run-pass none -o /dev/null %s 2>&1 | FileCheck %s
5 define void @target_memoperands_error() {
11 name: target_memoperands_error
16 ; CHECK: [[@LINE+1]]:35: use of undefined target MMO flag 'aarch64-invalid'
17 %1:_(s64) = G_LOAD %0(p0) :: ("aarch64-invalid" load 8)