; RUN: llvm-as %s -f -o %t.bc ; RUN: lli %t.bc > /dev/null ; test phi node @Y = global i32 6 ; [#uses=1] define void @blah(i32* %X) { ;