blob: 7c6a30ec6b6fc4126b90fefc05f83b069b20acd1 [file] [log] [blame]
; RUN: opt < %s -adce -disable-output
define void @test() {
unreachable
}