llvm-mirror/tools/llvm-profdata
Xinliang David Li 0f29a15199 [PGO] Add --text option for llvm-profdata show|merge commands
The new option is similar to the SampleProfile dump option.

- dump raw/indexed format into text profile format
- merge the profile and output into text profile format.

Note that Value Profiling data text format is not yet designed. 
That functionality will be added later.

Differential Revision: http://reviews.llvm.org/D14894

llvm-svn: 253913
2015-11-23 20:47:38 +00:00
..
CMakeLists.txt
llvm-profdata.cpp [PGO] Add --text option for llvm-profdata show|merge commands 2015-11-23 20:47:38 +00:00
LLVMBuild.txt
Makefile