'Tis quite silly to check for a cached version of the entire executable. That
[oota-llvm.git] / tools / llvm-prof / ProfileInfo.cpp
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...