repo.or.cz
/
llvm-core.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[llvm-mca] Add a -mattr flag
[llvm-core.git]
/
test
/
Assembler
/
invalid-dicompileunit-missing-language.ll
blob
8e4cb0261dbbfada6da77994ffe38091c6fa59b3
1
; RUN: not llvm-as < %s -disable-output 2>&1 | FileCheck %s
2
3
; CHECK: <stdin>:[[@LINE+1]]:74: error: missing required field 'language'
4
!0 = distinct !DICompileUnit(file: !DIFile(filename: "a", directory: "b"))