brintos

brintos / llvm-project-archived public Read only

0
0
Text · 164 B · 450584f Raw
5 lines · plain
1; RUN: not llvm-as < %s -disable-output 2>&1 | FileCheck %s2 3; CHECK: <stdin>:[[@LINE+1]]:36: error: 'file' cannot be null4!0 = distinct !DICompileUnit(file: null)5