aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp
diff options
context:
space:
mode:
authorSanjoy Das <sanjoy@playingwithpointers.com>2017-04-14 16:47:15 +0000
committerSanjoy Das <sanjoy@playingwithpointers.com>2017-04-14 16:47:15 +0000
commit01545beb75566e16db480e929068f6cd9f3b98ef (patch)
tree7ab5d7a1306448330f9e876493d94130739a3e55 /llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp
parent369f3039a3b5efb758e339a2452313f681cfc789 (diff)
downloadllvm-01545beb75566e16db480e929068f6cd9f3b98ef.zip
llvm-01545beb75566e16db480e929068f6cd9f3b98ef.tar.gz
llvm-01545beb75566e16db480e929068f6cd9f3b98ef.tar.bz2
Remove "#if 0"ed out assert
It won't compile after the recent changes I've made, and I think keeping it in provides very little value. Instead I've added (in an earlier commit) a C++ unit test to check the Denormalize(Normalized(X)) == X property for specific instances of X, which is what the assert was trying to do anyway. llvm-svn: 300339
Diffstat (limited to 'llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp')
0 files changed, 0 insertions, 0 deletions