llvm-svn: 17738
This commit is contained in:
Chris Lattner 2004-11-14 17:54:58 +00:00
parent 8875ae91a4
commit 2d6843c2f7
1 changed files with 1 additions and 1 deletions

View File

@ -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: