brintos

brintos / llvm-project-archived public Read only

0
0
Text · 158 B · 7457b60 Raw
5 lines · plain
1; RUN: not llvm-as < %s -disable-output 2>&1 | FileCheck %s2 3; CHECK: <stdin>:[[@LINE+1]]:29: error: 'scope' cannot be null4!0 = !DILexicalBlock(scope: null)5