Sign in
llvm
/
llvm-project
/
llvm
/
a3a1297575c7f36c90e79f48db143e133b0eb51b
/
.
/
test
/
Assembler
/
invalid-dilocalvariable-missing-scope.ll
blob: 45dcad7136099473e04b997e8c95b723ca3ff8e9 [
file
] [
log
] [
blame
]
; RUN: not llvm-as < %s -disable-output 2>&1 | FileCheck %s
; CHECK: <stdin>:[[@LINE+1]]:48: error: missing required field 'scope'
!0
=
!DILocalVariable
(
tag
:
DW_TAG_auto_variable
)