brintos

brintos / llvm-project-archived public Read only

0
0
Text · 154 B · 5ca9a20 Raw
5 lines · plain
1; RUN: not llvm-as < %s -disable-output 2>&1 | FileCheck %s2 3; CHECK: [[@LINE+1]]:{{[0-9]+}}: error: 'count' cannot be null4!0 = !DISubrange(count: null)5