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
[MachineOutliner] Refactor iterating over Candidate's instructions (#78972)
[llvm-project.git]
/
llvm
/
test
/
Assembler
/
invalid-generic-debug-node-tag-bad.ll
blob
8da140f33ceec7aeb460f7e7049716dd46fbeec7
1
; RUN: not llvm-as < %s -disable-output 2>&1 | FileCheck %s
2
3
; CHECK: <stdin>:[[@LINE+1]]:26: error: invalid DWARF tag 'DW_TAG_badtag'
4
!0 = !GenericDINode(tag: DW_TAG_badtag)