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