| commit | cf4a128c6e560a60c6ea6a8f77a48650e24eb768 | [log] [tgz] |
|---|---|---|
| author | Xinliang David Li <davidxl@google.com> | Wed Oct 28 19:34:04 2015 +0000 |
| committer | Xinliang David Li <davidxl@google.com> | Wed Oct 28 19:34:04 2015 +0000 |
| tree | 6e81e2aa8eca5559d198725b9a2de24530c4c095 | |
| parent | fe44b10735036aa0b60a690897445938e65e2a62 [diff] |
[PGO] RawProf Reader code cleanup Add a couple of helper methods to make the primary raw profile reader interface's implementation more readable. It also hides more format details. This patch has no functional change. llvm-svn: 251546