mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-01 05:01:59 +01:00
Fix typo
llvm-svn: 17738
This commit is contained in:
parent
95cc0ed9dd
commit
2c4f762b42
@ -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…
x
Reference in New Issue
Block a user