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
[Reland][Runtimes] Merge 'compile_commands.json' files from runtimes build (#116303)
[llvm-project.git]
/
llvm
/
test
/
Assembler
/
invalid-dienumerator-missing-value.ll
blob
0eee3be41b6a159388e89680d38a49ff8bb75b44
1
; RUN: not llvm-as < %s -disable-output 2>&1 | FileCheck %s
2
3
; CHECK: [[@LINE+1]]:32: error: missing required field 'value'
4
!0 = !DIEnumerator(name: "name")