1 ; RUN: llvm-upgrade < %s | llvm-as | llvm-dis | llvm-as > /dev/null
3 %v4f = type <4 x float>
5 %foo = uninitialized global %v4f
6 %bar = uninitialized global %v4f
8 implementation ; Functions:
13 store %v4f %t2, %v4f* %bar
17 %t2 = add %v4f %t0, %t0