[RISCV] Use RISCVSubtarget::is64Bit() instead of hasFeature(RISCV::Feature64Bit)...
[llvm-project.git] / llvm / test / Transforms / ADCE / 2002-07-29-Segfault.ll
blob20b6e18d581462cdf2bf0a4fc646b58bf6364cce
1 ; RUN: opt < %s -passes=adce -disable-output
2 ; RUN: opt < %s -passes=adce -disable-output -adce-remove-loops
4 define void @test() {
5         br label %BB3
7 BB3:            ; preds = %BB3, %0
8         br label %BB3