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