1; RUN: llvm-as < %s > /dev/null2; RUN: verify-uselistorder %s3 4define <4 x i32> @foo() {5 ret <4 x i32> zeroinitializer6}7 8