blob: 2783b5d3a0d8ce230e8a2659c4410e8717085a9e [file] [log] [blame]
; RUN: opt < %s -adce -disable-output
define void @test() {
br label %BB3
BB3: ; preds = %BB3, %0
br label %BB3
}