468663ddbb
Former-commit-id: 1d6753294b2993e1fbf92de9366bb9544db4189b
6 lines
76 B
LLVM
6 lines
76 B
LLVM
; RUN: opt < %s -adce -disable-output
|
|
|
|
define void @test() {
|
|
unreachable
|
|
}
|