Sign in
llvm
/
llvm-project
/
llvm
/
a3a1297575c7f36c90e79f48db143e133b0eb51b
/
.
/
test
/
Assembler
/
invalid-dicompileunit-null-file.ll
blob: cc1892e914650b3a93b543a262bc2092e6fbc53f [
file
] [
log
] [
blame
]
; RUN: not llvm-as < %s -disable-output 2>&1 | FileCheck %s
; CHECK: <stdin>:[[@LINE+1]]:27: error: 'file' cannot be null
!0
=
!DICompileUnit
(
file
:
null
)