mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-15 07:34:33 +00:00
add missing colon, thanks peter.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@137306 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
f4ea68fa5a
commit
7eba85eb86
@ -114,7 +114,7 @@ declare i8* @_ZNK18G__FastAllocString4dataEv() nounwind
|
||||
define i32 @test7({i32,i32,i32}* %tmp1, i32 %tmp71, i32 %tmp63) nounwind {
|
||||
; X64: test7:
|
||||
; X64: movl 8({{%rdi|%rcx}}), %eax
|
||||
; X64 movl $4, 8({{%rdi|%rcx}})
|
||||
; X64: movl $4, 8({{%rdi|%rcx}})
|
||||
|
||||
|
||||
%tmp29 = getelementptr inbounds {i32,i32,i32}* %tmp1, i32 0, i32 2
|
||||
|
Loading…
x
Reference in New Issue
Block a user