Sign in
◑
Theme
chromium
/
external
/
github.com
/
microsoft
/
DirectXShaderCompiler
/
refs/heads/upstream/version-2005
/
.
/
test
/
Assembler
/
invalid-dicompileunit-missing-language.ll
blob: 15631b7f640b2746d081d8a2ccbbba8952216f67 [
file
] [
edit
]
; RUN: not llvm-as < %s -disable-output 2>&1 | FileCheck %s
; CHECK: <stdin>:[[@LINE+1]]:65: error: missing required field 'language'
!0
=
!DICompileUnit
(
file
:
!DIFile
(
filename
:
"a"
,
directory
:
"b"
))