mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-13 20:32:21 +00:00
Fix bug in testcase
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1928 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
f78642bc06
commit
35191769a5
@ -7,7 +7,7 @@
|
||||
%Village = type { [4 x \3 *], \2 *, { \2 *, { int, int, int, \5 * } *, \2 * }, { int, int, int, { \2 *, { int, int, int, \6 * } *, \2 * }, { \2 *, { int, int, int, \6 * } *, \2 * }, { \2 *, { int, int, int, \6 * } *, \2 * }, { \2 *, { int, int, int, \6 * } *, \2 * } }, int, int }
|
||||
implementation
|
||||
|
||||
%Village *"get_results"(%Results * %StructReturn, %Village * %village)
|
||||
%Village *"get_results"(%Village * %village)
|
||||
begin
|
||||
bb0: ;[#uses=1]
|
||||
%cast121 = cast int 24 to %Village * ; <%Village *> [#uses=1]
|
||||
|
Loading…
Reference in New Issue
Block a user