Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
d3d086d6794e901bde43b1c1a374a4b1d571d7e7
/
.
/
llvm
/
test
/
Regression
/
Assembler
/
2004-10-22-BCWriterUndefBug.llx
blob: e1bcfe0bcbbd2bc6c89c4fd15fbaf2c52cd871f6 [
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 -f
%G = internal global [8 x sbyte] undef