aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/ProfileData/Coverage/CoverageMappingWriter.cpp
diff options
context:
space:
mode:
authorVedant Kumar <vsk@apple.com>2016-06-17 21:31:03 +0000
committerVedant Kumar <vsk@apple.com>2016-06-17 21:31:03 +0000
commit3739b95d4dd9e565ddaaff77d613a9269175e55e (patch)
tree48020a6ccff0f185fd1b36aa85bcec06df21d09a /llvm/lib/ProfileData/Coverage/CoverageMappingWriter.cpp
parent5e1787a9eafd1d3595a53bf2e5aede9f614d0d97 (diff)
downloadllvm-3739b95d4dd9e565ddaaff77d613a9269175e55e.zip
llvm-3739b95d4dd9e565ddaaff77d613a9269175e55e.tar.gz
llvm-3739b95d4dd9e565ddaaff77d613a9269175e55e.tar.bz2
[Coverage] Get rid of an input/output parameter (NFC)
readFunctionRecords is used to iterate through the entries of the coverage mapping section. Instead of expecting the function to update the iterator through a `const char *&` parameter, just return the updated iterator. This will help us experiment with zlib-compressing coverage mapping data. llvm-svn: 273052
Diffstat (limited to 'llvm/lib/ProfileData/Coverage/CoverageMappingWriter.cpp')
0 files changed, 0 insertions, 0 deletions