[PATCH] D15211: [ProfileData] Add unit test infrastructure for sample profile reader/writer

Nathan Slingerland via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 8 14:29:38 PST 2015


slingn updated this revision to Diff 42230.
slingn marked 3 inline comments as done.
slingn added a comment.

Updated for davidxl and silvas comments.


http://reviews.llvm.org/D15211

Files:
  include/llvm/ProfileData/SampleProfReader.h
  include/llvm/ProfileData/SampleProfWriter.h
  lib/ProfileData/SampleProfReader.cpp
  lib/ProfileData/SampleProfWriter.cpp
  tools/llvm-profdata/llvm-profdata.cpp
  unittests/ProfileData/CMakeLists.txt
  unittests/ProfileData/SampleProfTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15211.42230.patch
Type: text/x-patch
Size: 10503 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151208/b9104080/attachment.bin>


More information about the llvm-commits mailing list