Sign in
swiftshader
/
SwiftShader
/
e5a57888fa26096a57b0b6eac6fb5cf82d7da94e
/
.
/
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