summaryrefslogtreecommitdiffstats
path: root/test/Assembler/2004-10-22-BCWriterUndefBug.llx
blob: e1bcfe0bcbbd2bc6c89c4fd15fbaf2c52cd871f6 (plain)
1
2
3
4
5
;; 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 sbyte] undef