Sign in
chromium
/
external
/
github.com
/
kripken
/
emscripten-fastcomp
/
refs/heads/optimize-modules
/
.
/
test
/
Assembler
/
invalid-mdlocalvariable-null-scope.ll
blob: 53ee94de79b9e77cc52828e0ebfce68338f62aeb [
file
] [
edit
]
; RUN: not llvm-as < %s -disable-output 2>&1 | FileCheck %s
; CHECK: <stdin>:[[@LINE+1]]:30: error: 'scope' cannot be null
!0
=
!MDLocalVariable
(
scope
:
null
)