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

; CHECK: [[@LINE+1]]:29: error: missing required field 'scope'
!0 = !MDLexicalBlock(line: 7)