Use a better name for the label relocations while emitting them for Jump Tables
[oota-llvm.git] / include / llvm / Module.h
2001-10-15 Chris LattnerRename ConstPoolPointerReference to ConstPoolPointerRef...
2001-10-13 Chris LattnerAdd support for module local constants
2001-10-02 Chris LattnerCommit more code over to new cast style
2001-10-01 Chris LattnerAdd support for new style casts
2001-09-10 Chris LattnerImplement global variable support
2001-09-07 Chris LattnerSymTabValue no longer includes ValueHolder for Module...
2001-07-14 Chris LattnerMade the following changes:
2001-06-30 Chris LattnerAdd a reduceApply method
2001-06-27 Chris LattnerAdd extra forwarding accessor methods so that getMethod...
2001-06-06 Chris LattnerInitial revision