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