Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
91974939d0a1a23ebdb5da959268fe211c25c340
/
.
/
test
/
Assembler
/
2004-10-22-BCWriterUndefBug.llx
blob: 3c2654456c8c2e126446224e41f3aa2195664eb9 [
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 i8] undef