1 # RUN: not llc -mtriple=i686-- -run-pass liveintervals -o - %s 2>&1 | FileCheck %s
5 define void @func() { ret void }
8 # Liveness calculation should detect that we do not have a definition for %0
9 # on all paths; In this example a def for %0 is missing when jumping from
12 # CHECK: Use of %0 does not have a corresponding definition on every path
13 # CHECK: ERROR: Use not jointly dominated by defs.
16 - { id: 0, class: gr32 }
19 JCC_1 %bb.2, 15, implicit $eflags