Sign in
swiftshader
/
SwiftShader
/
75b9c1c87b02e169ad4aaa4dd25a7c5f97a7d036
/
.
/
third_party
/
LLVM
/
test
/
Assembler
/
2004-10-22-BCWriterUndefBug.ll
blob: 4d9d98b8af1d92be47ffef071957e8d7c1d4808a [
file
] [
log
] [
blame
]
;; The bytecode writer was trying to treat undef values as ConstantArray's when
;; they looked like strings.
;; RUN: llvm-as %s -o /dev/null
@G
=
internal
global
[
8
x
i8
]
undef