Factor out code that optimize loop terminating condition.
[llvm/msp430.git] / test / Transforms / ADCE / 2002-07-29-Segfault.ll
blob1c65b3b54434d09ab01f8aefb54c66838a04e99e
1 ; RUN:  llvm-as < %s | opt -adce
3 define void @test() {
4         br label %BB3
6 BB3:            ; preds = %BB3, %0
7         br label %BB3