Fix a bug introduced by "internal linkage" work.
[oota-llvm.git] / lib / Transforms / TransformInternals.h
2001-12-04 Chris LattnerRenamed inst_const_iterator -> const_inst_iterator
2001-12-03 Chris LattnerRename ConstPoolVal -> Constant
2001-11-26 Chris LattnerSupport Composite's, not just structs
2001-11-13 Chris Lattner* Change ExpressionConvertableToType to more closely...
2001-11-08 Chris LattnerImprove raising significantly
2001-11-06 Chris LattnerFix bugs
2001-11-05 Chris LattnerUse the expression map correctly.
2001-11-04 Chris LattnerRefactor code to share stuff