llvm-profdata: Use the Profile library, implement show and generate
[oota-llvm.git] / tools / llvm-profdata / llvm-profdata.cpp
2014-03-12 Justin Bognerllvm-profdata: Use the Profile library, implement show...
2014-03-06 Ahmed CharlesReplace OwningPtr<T> with std::unique_ptr<T>.
2014-02-24 Rafael EspindolaReplace the F_Binary flag with a F_Text one.
2014-02-24 Rafael EspindolaDon't make F_None the default.
2014-02-17 Duncan P. N. Exon... PGO: llvm-profdata: tool for merging profiles