Sign in
swiftshader
/
SwiftShader
/
ab3abfa3aefcf682e6a7aa0ba1944a4f5e9b8162
/
.
/
third_party
/
llvm-7.0
/
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
)