1 # RUN: not llc -mtriple=x86_64 -run-pass none -o /dev/null %s 2>&1 | FileCheck %s
2 # This test ensures that an error is reported when an invalid global value index
7 @0 = external global i32
21 ; CHECK: [[@LINE+1]]:32: use of undefined global value '@2'
22 $rax = MOV64rm $rip, 1, _, @2, _
23 $eax = MOV32rm $rax, 1, _, 0, _