XCore target fix bug in emitArrayBound() causing segmentation fault

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@192434 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Robert Lytton
2013-10-11 10:27:13 +00:00
parent 4315b2b504
commit ed0ed946ab
3 changed files with 13 additions and 7 deletions

View File

@@ -93,4 +93,4 @@ entry:
@array = global [10 x i16] zeroinitializer, align 2
; CHECK: .globl array.globound
; CHECK: .set array.globound,10
; CHECK: array.globound = 10