Sign in
rust
/
rust-lang
/
llvm-project
/
e8a2ffcf322f45b8dce82c65ab27a3e2430a6b51
/
.
/
llvm
/
test
/
Assembler
/
summary-parsing-error.ll
blob: 47e5c64e129841a344d98bfffbcee8c3f091a14e [
file
] [
log
] [
blame
]
; RUN: not llvm-as < %s 2>&1 | FileCheck %s
; CHECK: Reference to undefined global "does_not_exist"
^
0
=
gv
:
(
name
:
"does_not_exist"
)