Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
a69bbe02a2352271e8b14542073f177e24c499c1
/
.
/
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
)