blob: 4b2ebeee9342037d00c0c38aa306974699900920 [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.
Gabor Greif5edf2102008-05-20 22:07:21 +00003;; RUN: llvm-as %s -o /dev/null -f
Tanya Lattner91974932008-02-16 23:27:24 +00004@G = internal global [8 x i8] undef
Chris Lattner7450d812004-10-23 03:10:01 +00005