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

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