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

; CHECK: [[@LINE+1]]:42: error: missing required field 'scope'
!0 = !MDLexicalBlockFile(discriminator: 0)