[yaml2obj] - Allow placing local symbols after globals.
[llvm-complete.git] / test / Assembler / invalid-dilexicalblock-missing-scope.ll
blob6108e692b21cce50dba14e1621167b6cbb0eb747
1 ; RUN: not llvm-as < %s -disable-output 2>&1 | FileCheck %s
3 ; CHECK: [[@LINE+1]]:29: error: missing required field 'scope'
4 !0 = !DILexicalBlock(line: 7)