llvm-6502/include
Chris Lattner ca705fa31d 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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11467 91177308-0d34-0410-b5e6-96231b3b80d8
2004-02-15 04:14:47 +00:00
..
boost This works with GCC 3.4 also 2003-11-05 01:31:12 +00:00
Config Regenerated using autoconf-2.57 and autoheader-2.57. 2004-01-21 19:39:29 +00:00
llvm ConstantArray::get and ConstantStruct::get now just return pointers to 2004-02-15 04:14:47 +00:00
Support Add next() and prior() iterator utility functions. Unlike std::advance 2004-02-14 01:17:28 +00:00