1 # RUN: not llc -march=x86-64 -run-pass none -o /dev/null %s 2>&1 | FileCheck %s
4 define i32 @inc(i32* %x) {
14 tracksRegLiveness: true
20 ; CHECK: [[@LINE+1]]:60: use of unknown metadata keyword '!tba'
21 $eax = MOV32rm $rdi, 1, _, 0, _ :: (load 4 from %ir.x, !tba !0)
22 $eax = INC32r killed $eax, implicit-def dead $eflags
23 MOV32mr killed $rdi, 1, _, 0, _, $eax :: (store 4 into %ir.x)