Sign in
llvm
/
llvm-project
/
b35c93ffe392cb41e24a6aa5fa6f1ae6999aa98f
/
.
/
llvm
/
test
/
Assembler
/
invalid-dilexicalblock-missing-scope.ll
blob: 6108e692b21cce50dba14e1621167b6cbb0eb747 [
file
] [
log
] [
blame
]
; RUN: not llvm-as < %s -disable-output 2>&1 | FileCheck %s
; CHECK: [[@LINE+1]]:29: error: missing required field 'scope'
!0
=
!DILexicalBlock
(
line
:
7
)