forked from OSchip/llvm-project
parent
d67fb1b66e
commit
967e313078
|
@ -30,7 +30,7 @@ return: ; preds = %return.loopexit, %list_Length.exit9
|
|||
ret void
|
||||
}
|
||||
|
||||
define void @test2(i32 %x1, i32 %y1, i32 %z1, i32 %r1) nounwind {
|
||||
define void @test2() nounwind {
|
||||
entry:
|
||||
br label %bb.nph
|
||||
|
||||
|
|
Loading…
Reference in New Issue