Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
fbb4d1e43d0db9f8d1514a0209bb01f56e49d75f
/
.
/
llvm
/
test
/
Assembler
/
invalid-dilexicalblockfile-null-scope.ll
blob: ae1a5d432e3defb5393d178a34e1c559e523ed20 [
file
] [
log
] [
blame
]
; RUN: not llvm-as < %s -disable-output 2>&1 | FileCheck %s
; CHECK: <stdin>:[[@LINE+1]]:33: error: 'scope' cannot be null
!0
=
!DILexicalBlockFile
(
scope
:
null
)