unreachable-function.ll 76 Bytes Raw Blame History Permalink 1 2 3 4 5 ; RUN: opt < %s -adce -disable-output define void @test() { unreachable }