1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00
llvm-mirror/tools/llvm-profdata
Justin Bogner 9b27960b14 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.

llvm-svn: 203704
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