* Both Method & GlobalVariable now subclass GlobalValue
[oota-llvm.git] / lib / VMCore / ConstPoolVals.cpp
2001-10-03 Chris Lattner* Both Method & GlobalVariable now subclass GlobalValue
2001-10-03 Chris LattnerFirst try at a horrible global value reference wrapper
2001-10-02 Chris LattnerCommit more code over to new cast style
2001-10-01 Chris LattnerConvert more code to use new style casts
2001-10-01 Chris LattnerAdd more support for new style casts
2001-09-30 Chris LattnerImplement a constant pointer value
2001-09-09 Chris LattnerRemove the definitions of 3 global functions that don...
2001-09-09 Chris LattnerRename file to be consistent with header name
2001-09-07 Chris LattnerMoved functionality into the other constant pool stuff
2001-07-21 Vikram S. AdveUtility routines for simpler access to the value of...