| commit | 0cf1f56a8cc224b747ddad5be11aa3e68c1552da | [log] [tgz] |
|---|---|---|
| author | Rong Xu <xur@google.com> | Thu Mar 09 19:03:57 2017 +0000 |
| committer | Rong Xu <xur@google.com> | Thu Mar 09 19:03:57 2017 +0000 |
| tree | 535b26c05f6f5d1c3ca168f8058c83bf4e5c626a | |
| parent | cc367347692941a7aa59f2ef626dfc0075e50e23 [diff] |
[PGO] Refactor profile dumping function for ease of adding other profile kind Refactor the dumping function so that we can add other value profile kind easily. Differential Revision: https://reviews.llvm.org/D30752 llvm-svn: 297399