Add more support for new style casts
[oota-llvm.git] / lib / Bytecode / Reader / ConstantReader.cpp
2001-10-01 Chris LattnerAdd more support for new style casts
2001-09-30 Chris LattnerImplement constant pointers, and null specifically...
2001-09-07 Chris Lattner* Remove support for internal constant pool
2001-07-28 Chris Lattner* Add calls to failure template so that it is actually...
2001-07-25 Chris LattnerAdd support for extern varargs methods & varargs method...
2001-07-15 Chris LattnerAdd support to the bytecode reader to recognize floatin...
2001-06-27 Chris LattnerMiscellaneous cleanups:
2001-06-06 Chris LattnerInitial revision