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

; CHECK: [[@LINE+1]]:33: error: missing required field 'tag'
!3 = !MDImportedEntity(scope: !0)