Make the release build work
[oota-llvm.git] / lib / VMCore / ValueHolderImpl.h
2002-04-01 Chris LattnerAdd a new replaceWith method useful for replacing instr...
2002-03-29 Chris LattnerAdd an insert method to VAlueHolder to allow batch...
2001-08-23 Chris LattnerChanged an assertion message
2001-07-14 Chris LattnerMade the following changes:
2001-06-30 Chris LattnerAdd a new pop_back() method
2001-06-27 Chris LattnerConvert postincrements to more efficient preincrements
2001-06-25 Chris Lattner* Rename get.*Operator to create seeing that it would...
2001-06-07 Chris LattnerFixes for BB iterators, additional methods added for...
2001-06-06 Chris LattnerInitial revision