Fix PR266: Make Module Not Inherit From Annotable
[oota-llvm.git] / include / llvm / Support / GetElementPtrTypeIterator.h
2004-02-22 Chris LattnerSignificantly simplify gep_type_iterator, and make...
2003-12-12 Brian GaekeFix typo in comment
2003-11-25 Chris LattnerWork with gepi's and constant exprs. Also, add version...
2003-11-25 Chris LattnerRename class to be consistent with other iterator classes
2003-11-25 Chris LattnerInitial checkin of gep_type_begin/end which will be...