[PATCH] D20082: [ProfileData] Use SoftInstrProfErrors to count soft errors
Vedant Kumar via llvm-commits
llvm-commits at lists.llvm.org
Wed May 11 09:16:43 PDT 2016
vsk updated this revision to Diff 56928.
vsk added a comment.
- Add some comments to the soft error counter class.
- Per David's suggestion: add an error counter to InstrProfRecord, and pass it by reference into the InstrProfValueSiteRecord methods.
http://reviews.llvm.org/D20082
Files:
include/llvm/ProfileData/InstrProf.h
lib/ProfileData/InstrProf.cpp
lib/ProfileData/InstrProfWriter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20082.56928.patch
Type: text/x-patch
Size: 12121 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160511/43679836/attachment.bin>
More information about the llvm-commits
mailing list