Sign in
llvm
/
llvm-project
/
2ec91a5ec41c93e79a16ddca02de14b07d593c2c
/
.
/
llvm
/
test
/
Assembler
/
invalid-dinamespace-missing-namespace.ll
blob: c29391b125d721d5fd7782793d087fb67de6ae56 [
file
] [
log
] [
blame
]
; RUN: not llvm-as < %s -disable-output 2>&1 | FileCheck %s
; CHECK: [[@LINE+1]]:36: error: missing required field 'scope'
!0
=
!DINamespace
(
name
:
"Namespace"
)