llvm-6502/tools/llvm-profdata
Justin Bogner 4207c6759c llvm-profdata: Use the Profile library, implement show and generate
This replaces the llvm-profdata tool with a version that uses the
recently introduced Profile library. The new tool has the ability to
generate and summarize profdata files as well as merging them.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@203704 91177308-0d34-0410-b5e6-96231b3b80d8
2014-03-12 20:14:17 +00:00
..
CMakeLists.txt llvm-profdata: Use the Profile library, implement show and generate 2014-03-12 20:14:17 +00:00
llvm-profdata.cpp llvm-profdata: Use the Profile library, implement show and generate 2014-03-12 20:14:17 +00:00
LLVMBuild.txt llvm-profdata: Use the Profile library, implement show and generate 2014-03-12 20:14:17 +00:00
Makefile llvm-profdata: Use the Profile library, implement show and generate 2014-03-12 20:14:17 +00:00