1 # RUN: not llc -march=x86-64 -run-pass none -o /dev/null %s 2>&1 | FileCheck %s
5 define i32 @test(i32 %a) {
13 tracksRegLiveness: true
15 - { id: 0, class: gr32 }
16 # CHECK: [[@LINE+1]]:11: redefinition of virtual register '%0'
17 - { id: 0, class: gr32 }