mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-16 14:31:59 +00:00
Comment out the rdar number.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@175460 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
848c25ddfa
commit
69c65b0d93
@ -232,7 +232,7 @@ define void @t6() nounwind ssp {
|
|||||||
ret void
|
ret void
|
||||||
}
|
}
|
||||||
|
|
||||||
rdar://13202135
|
; rdar://13202135
|
||||||
define void @t7() nounwind ssp {
|
define void @t7() nounwind ssp {
|
||||||
; Just make sure this doesn't assert when we have an odd length and an alignment of 2.
|
; Just make sure this doesn't assert when we have an odd length and an alignment of 2.
|
||||||
call void @llvm.memcpy.p0i8.p0i8.i32(i8* getelementptr inbounds ([60 x i8]* @temp, i32 0, i32 4), i8* getelementptr inbounds ([60 x i8]* @temp, i32 0, i32 16), i32 3, i32 2, i1 false)
|
call void @llvm.memcpy.p0i8.p0i8.i32(i8* getelementptr inbounds ([60 x i8]* @temp, i32 0, i32 4), i8* getelementptr inbounds ([60 x i8]* @temp, i32 0, i32 16), i32 3, i32 2, i1 false)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user