Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
; RUN: llc < %s
define void @test() {
%X = alloca { } ; <{ }*> [#uses=0]
ret void
}