commit | 0c94d7d4410f65d70b10709b98cbe5cc3208b1b0 | [log] [tgz] |
---|---|---|
author | Vedant Kumar <vsk@apple.com> | Fri Jan 29 22:54:45 2016 +0000 |
committer | Vedant Kumar <vsk@apple.com> | Fri Jan 29 22:54:45 2016 +0000 |
tree | 9ce137df8a5f5b4ed88368f6dbf41273d16f2af0 | |
parent | 2e10304d4f8e2a9ef577674a8f441103bab6363f [diff] |
[Profiling] Add a -sparse mode to llvm-profdata merge Add an option to llvm-profdata merge for writing out sparse indexed profiles. These profiles omit InstrProfRecords for functions which are never executed. Differential Revision: http://reviews.llvm.org/D16727 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@259258 91177308-0d34-0410-b5e6-96231b3b80d8