blob: 942592fc721485dc6942f9bde3f6856c5b09555d [file] [log] [blame]
; RUN: llc < %s
define void @test() {
%X = alloca { } ; <ptr> [#uses=0]
ret void
}