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