blob: 8b7bf713a8e916851e0557fd9682b8f60b50453b [file] [log] [blame]
; RUN: not llvm-as < %s -disable-output 2>&1 | FileCheck %s
!named = !{!0}
; CHECK: Subrange must contain count or upperBound
!0 = !DISubrange(lowerBound: -3)