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