summaryrefslogtreecommitdiff
path: root/test/Assembler/invalid-generic-debug-node-tag-wrong-type.ll
blob: 7d0c04af9148063c2670bdd89356c4929d0fd7cc (plain)
1
2
3
4
; RUN: not llvm-as < %s -disable-output 2>&1 | FileCheck %s

; CHECK: <stdin>:[[@LINE+1]]:26: error: expected DWARF tag
!0 = !GenericDINode(tag: "string")