1 2 3 4 5 6 7 8 9
; RUN: as < %s | opt -adce void "test"() begin br label %BB3 BB3: br label %BB3 end