| commit | 8e8fe859e059ce0d0704596c5c6a7ab02f39c5ee | [log] [tgz] |
|---|---|---|
| author | Rong Xu <xur@google.com> | Fri Apr 01 16:43:30 2016 +0000 |
| committer | Rong Xu <xur@google.com> | Fri Apr 01 16:43:30 2016 +0000 |
| tree | 70df5a8810cf47f3013623517b49b39086c7d799 | |
| parent | a05e0ff22376f4cbc6707841b3760c6f9f587663 [diff] |
[PGO] Refactor PGOFuncName meta data code to be used in clang Refactor the code that gets and creates PGOFuncName meta data so that it can be used in clang's value profile annotation. Differential Revision: http://reviews.llvm.org/D18623 llvm-svn: 265149