aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/ProfileData/Coverage/CoverageMapping.cpp
diff options
context:
space:
mode:
authorZachary Turner <zturner@google.com>2017-11-29 22:41:56 +0000
committerZachary Turner <zturner@google.com>2017-11-29 22:41:56 +0000
commit52d036e6935f9340ca2d7502842d515accb02ee5 (patch)
tree993a4a3001e6b69de7fc4d0ad05aeaf059f07279 /llvm/lib/ProfileData/Coverage/CoverageMapping.cpp
parent421e89094b04f9b23f638464f261f48e0f281444 (diff)
downloadllvm-52d036e6935f9340ca2d7502842d515accb02ee5.zip
llvm-52d036e6935f9340ca2d7502842d515accb02ee5.tar.gz
llvm-52d036e6935f9340ca2d7502842d515accb02ee5.tar.bz2
[CodeView] Factor some code out of TypeTableBuilder.
This class had some code that would automatically remap type indices before hashing and serializing. The only caller of this method was the TypeStreamMerger anyway, and the method doesn't make general sense, and prevents making certain future improvements to the class. So, factoring this up one level into the TypeStreamMerger where it belongs. llvm-svn: 319377
Diffstat (limited to 'llvm/lib/ProfileData/Coverage/CoverageMapping.cpp')
0 files changed, 0 insertions, 0 deletions