mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 19:23:23 +01:00
Add radar number for future reference.
llvm-svn: 129172
This commit is contained in:
parent
21b6ef4320
commit
7adf6f4b5c
@ -1,6 +1,6 @@
|
|||||||
; RUN: llc -O0 < %s | FileCheck %s
|
; RUN: llc -O0 < %s | FileCheck %s
|
||||||
; Do not emit AT_upper_bound for an unbounded array.
|
; Do not emit AT_upper_bound for an unbounded array.
|
||||||
|
; radar 9241695
|
||||||
define i32 @main() nounwind ssp {
|
define i32 @main() nounwind ssp {
|
||||||
entry:
|
entry:
|
||||||
%retval = alloca i32, align 4
|
%retval = alloca i32, align 4
|
||||||
|
Loading…
Reference in New Issue
Block a user