blob: 0c10253300807e3846decafeafe22092e021d080 [file] [log] [blame]
; RUN: llvm-upgrade < %s | llvm-as | opt -adce -disable-output
void %test() {
unreachable
}