Comment out the rdar number.
authorChad Rosier <mcrosier@apple.com>
Mon, 18 Feb 2013 21:59:15 +0000 (21:59 +0000)
committerChad Rosier <mcrosier@apple.com>
Mon, 18 Feb 2013 21:59:15 +0000 (21:59 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@175460 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/ARM/fast-isel-intrinsic.ll

index 3128f5ee342e8cf5f69b1ad18c5663c3bdc5a0fc..41089785cefe92c054db0a03d3e7a053e50a12e0 100644 (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)