Sign in
swiftshader
/
SwiftShader
/
1762c381c7fe7171cf0ccb855c8c38a6b0acf209
/
.
/
third_party
/
llvm-7.0
/
llvm
/
test
/
Assembler
/
invalid-dicompileunit-missing-language.ll
blob: 8e4cb0261dbbfada6da77994ffe38091c6fa59b3 [
file
] [
log
] [
blame
]
; RUN: not llvm-as < %s -disable-output 2>&1 | FileCheck %s
; CHECK: <stdin>:[[@LINE+1]]:74: error: missing required field 'language'
!0
=
distinct
!DICompileUnit
(
file
:
!DIFile
(
filename
:
"a"
,
directory
:
"b"
))