repo.or.cz
/
llvm-complete.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[yaml2obj] - Allow placing local symbols after globals.
[llvm-complete.git]
/
test
/
Assembler
/
invalid-diimportedentity-missing-tag.ll
blob
996b1ffdc9bf50146a78a15396a2a37d8fa9564b
1
; RUN: not llvm-as < %s -disable-output 2>&1 | FileCheck %s
2
3
; CHECK: [[@LINE+1]]:33: error: missing required field 'tag'
4
!3 = !DIImportedEntity(scope: !0)