blob: 26b707caa6093c5d0a7d3f1b97ea4d26a1644e78 [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: 1, stride: 4)