summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
authorDevang Patel <dpatel@apple.com>2011-04-08 23:52:04 +0000
committerDevang Patel <dpatel@apple.com>2011-04-08 23:52:04 +0000
commit12599c218774f039be7738ecd1335ab7027e2cce (patch)
treee9ee7789b8a27fb8e3932b4b9fd512a0730b2d26 /llvm
parenteae9c0e3df369148f3a4fff47b13e1f33ea79acd (diff)
downloadbcm5719-llvm-12599c218774f039be7738ecd1335ab7027e2cce.tar.gz
bcm5719-llvm-12599c218774f039be7738ecd1335ab7027e2cce.zip
Add radar number for future reference.
llvm-svn: 129172
Diffstat (limited to 'llvm')
-rw-r--r--llvm/test/DebugInfo/array.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/DebugInfo/array.ll b/llvm/test/DebugInfo/array.ll
index f4aefec8fb3..9f592a12a92 100644
--- a/llvm/test/DebugInfo/array.ll
+++ b/llvm/test/DebugInfo/array.ll
@@ -1,6 +1,6 @@
; RUN: llc -O0 < %s | FileCheck %s
; Do not emit AT_upper_bound for an unbounded array.
-
+; radar 9241695
define i32 @main() nounwind ssp {
entry:
%retval = alloca i32, align 4
OpenPOWER on IntegriCloud