[PATCH] D20408: [profile] entry eviction support in value profiler

David Li via llvm-commits llvm-commits at lists.llvm.org
Thu May 19 11:19:08 PDT 2016


davidxl marked an inline comment as done.

================
Comment at: lib/profile/InstrProfilingValue.c:108
@@ -101,3 +107,3 @@
       CurrentVNode->Count++;
       return;
     }
----------------
done.


http://reviews.llvm.org/D20408





More information about the llvm-commits mailing list