Sign in
ara-mdk
/
platform
/
external
/
llvm
/
ef476fdce2d194b5b335c15cd8a545ceeeb633b1
/
.
/
test
/
Assembler
/
2004-10-22-BCWriterUndefBug.llx
blob: 7da48531d880ee96833b27577a15a858a15081f4 [
file
] [
log
] [
blame
]
;;
The
bytecode writer was trying to treat
undef
values
as
ConstantArray
's when
;; they looked like strings.
;; RUN: llvm-upgrade < %s | llvm-as -o /dev/null -f
%G = internal global [8 x sbyte] undef