Add radar number.

llvm-svn: 88739
This commit is contained in:
Evan Cheng 2009-11-14 02:11:32 +00:00
parent c56b0a0f14
commit 3781b2e7b3

View 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 }