forked from OSchip/llvm-project
parent
8875ae91a4
commit
2d6843c2f7
|
@ -43,7 +43,7 @@ L2:
|
|||
br label %Loop
|
||||
}
|
||||
|
||||
int %test5(int %a, bool %b) {
|
||||
int %test5(int %A, bool %b) {
|
||||
BB0: br label %Loop
|
||||
|
||||
Loop:
|
||||
|
|
Loading…
Reference in New Issue