brintos

brintos / llvm-project-archived public Read only

0
0
Text · 83 B · d4be728 Raw
6 lines · plain
1; RUN: opt < %s -passes=adce -disable-output2 3define void @test() {4	unreachable5}6