Add radar number.
authorEvan Cheng <evan.cheng@apple.com>
Sat, 14 Nov 2009 02:11:32 +0000 (02:11 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Sat, 14 Nov 2009 02:11:32 +0000 (02:11 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@88739 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/ARM/2009-11-13-VRRewriterCrash.ll

index 781f39b3e86236d2942f6c417cb2835b8f1c1d41..832ff4fa098721d4a4cfcd34f369c4b70773fa9e 100644 (file)
@@ -1,5 +1,6 @@
 ; RUN: llc -mtriple=armv7-eabi -mcpu=cortex-a8 < %s
 ; PR5412
+; rdar://7384107
 
 %bar = type { %quad, float, float, [3 x %quuz*], [3 x %bar*], [2 x %bar*], [3 x i8], i8 }
 %baz = type { %bar*, i32 }