Sign in
swiftshader
/
SwiftShader
/
1de497cc50ab0199e47d5ba8371654c0f6fde85a
/
.
/
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
)