Chris Lattner 0f819b9523 ConstantArray::get and ConstantStruct::get now just return pointers to
'Constant', instead of specific subclass pointers.  In the future, these will
return an instance of ConstantAggregateZero if all of the inputs are zeros.

llvm-svn: 11467
2004-02-15 04:14:47 +00:00
..
2004-02-11 01:17:33 +00:00
2003-12-31 07:08:19 +00:00
2004-02-09 21:01:23 +00:00