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