Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
ba4733d901b1c2b994f66707657342b8c81c92bc
/
.
/
test
/
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