[PATCH] D20459: [profile] Add support for static counter allocation for value profiling (part-1)
David Li via llvm-commits
llvm-commits at lists.llvm.org
Fri May 20 12:07:48 PDT 2016
davidxl updated this revision to Diff 57965.
davidxl added a comment.
Fix a bug that triggers debug assert (pointer type mismatch).
http://reviews.llvm.org/D20459
Files:
include/llvm/ProfileData/InstrProf.h
include/llvm/ProfileData/InstrProfData.inc
include/llvm/Transforms/InstrProfiling.h
lib/Transforms/Instrumentation/InstrProfiling.cpp
test/Instrumentation/InstrProfiling/icall.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20459.57965.patch
Type: text/x-patch
Size: 11298 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160520/cf5a3f96/attachment.bin>
More information about the llvm-commits
mailing list