1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00

Comment out the rdar number.

llvm-svn: 175460
This commit is contained in:
Chad Rosier 2013-02-18 21:59:15 +00:00
parent 81ced58e28
commit 5babcb4a4b

View File

@ -232,7 +232,7 @@ define void @t6() nounwind ssp {
ret void
}
rdar://13202135
; rdar://13202135
define void @t7() nounwind ssp {
; 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)