blob: d3a692c60c9e64e8f86c360a62429ee9093578cb [file] [log] [blame]
; RUN: llvm-as < %s > /dev/null
define <4 x i32> @foo() {
ret <4 x i32> zeroinitializer
}