summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/array.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/DebugInfo/array.ll')
-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