[Profile] Fix value profiler eviction bug
authorXinliang David Li <davidxl@google.com>
Tue, 29 Nov 2016 22:00:54 +0000 (22:00 +0000)
committerXinliang David Li <davidxl@google.com>
Tue, 29 Nov 2016 22:00:54 +0000 (22:00 +0000)
commit8b19a0a1004aa574461ac793b0427323140ad998
tree7e7e31eb05702bcf12bf6a4f9026871aa43e4d48
parent843dfccdc5095687856c7f8cd3e85372d38a2ea2
[Profile] Fix value profiler eviction bug

Differential Revision: https://reviews.llvm.org/D27224

llvm-svn: 288204
compiler-rt/lib/profile/InstrProfilingValue.c
compiler-rt/test/profile/instrprof-value-prof-reset.c [new file with mode: 0644]