repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
IR: de-duplicate two CmpInst routines (NFC) (#116866)
[llvm-project.git]
/
llvm
/
test
/
Assembler
/
invalid-ditemplatetypeparameter-missing-type.ll
blob
797abd2c3044fa5a6a5081446d12ed0f0b94238a
1
; RUN: not llvm-as < %s -disable-output 2>&1 | FileCheck %s
2
3
; CHECK: [[@LINE+1]]:44: error: missing required field 'type'
4
!0 = !DITemplateTypeParameter(name: "param")