Fix a tiny bug that caused an incorrect assertion failure poolallocating
[oota-llvm.git] / lib / Analysis / ProfileInfo.cpp
2004-03-08 Chris LattnerSwitch to using edge profiling information as the basic...
2004-03-08 Chris LattnerRefactor implementations
2004-02-11 Chris LattnerFix copy-and-pastos
2004-02-11 Chris LattnerMake sure to register the 'no profile' implementation...
2004-02-10 Chris LattnerAn initial implementation of an LLVM ProfileInfo class...