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

; CHECK: <stdin>:[[@LINE+1]]:47: error: missing required field 'tag'
!0 = !GenericDebugNode(header: "some\00header")