mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-03-01 16:31:13 +00:00
Oops, actually USE the previously computed value
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12547 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
5dd784a8ca
commit
4971b722ff
@ -31,6 +31,7 @@ F:
|
|||||||
call void %use(int %I4)
|
call void %use(int %I4)
|
||||||
call void %use(int %I5)
|
call void %use(int %I5)
|
||||||
call void %use(int %I6)
|
call void %use(int %I6)
|
||||||
|
call void %use(int %I7)
|
||||||
ret void
|
ret void
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user