blob: e1bcfe0bcbbd2bc6c89c4fd15fbaf2c52cd871f6 [file] [log] [blame]
Chris Lattner7450d812004-10-23 03:10:01 +00001;; The bytecode writer was trying to treat undef values as ConstantArray's when
2;; they looked like strings.
Tanya Lattner60896162004-11-07 05:01:34 +00003;; RUN: llvm-as < %s -o /dev/null -f
Chris Lattner7450d812004-10-23 03:10:01 +00004%G = internal global [8 x sbyte] undef
5