blob: 7da48531d880ee96833b27577a15a858a15081f4 [file] [log] [blame]
Dan Gohmanf17a25c2007-07-18 16:29:46 +00001;; The bytecode writer was trying to treat undef values as ConstantArray's when
2;; they looked like strings.
3;; RUN: llvm-upgrade < %s | llvm-as -o /dev/null -f
4%G = internal global [8 x sbyte] undef
5