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

Nathan Slingerland via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 10 09:24:50 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL255264: [ProfileData] Add unit test infrastructure for sample profile reader/writer (authored by slingn).

Changed prior to commit:
  http://reviews.llvm.org/D15211?vs=42358&id=42437#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D15211

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

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


More information about the llvm-commits mailing list