brintos

brintos / llvm-project-archived public Read only

0
0
Text · 215 B · 20b6e18 Raw
11 lines · plain
1; RUN: opt < %s -passes=adce -disable-output2; RUN: opt < %s -passes=adce -disable-output -adce-remove-loops3 4define void @test() {5        br label %BB36 7BB3:            ; preds = %BB3, %08        br label %BB39}10 11