Update file header
[oota-llvm.git] / tools / llvm-prof / ProfileInfo.cpp
2003-11-11 Brian GaekePut all LLVM code into the llvm namespace, as per bug...
2003-10-29 Chris LattnerAdd the ability to synthesize function counts from...
2003-10-28 Chris LattnerAdd support for reading block frequencies. Fix bug...
2003-10-28 Chris LattnerProvide an accessor for getting function count informat...
2003-10-28 Chris LattnerRead in the bytecode and profile information, but don...