[PATCH] D14558: [llvm-profdata] Add check for text profile formats and improve error reporting

Nathan Slingerland via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 12 10:09:07 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL252916: [llvm-profdata] Add check for text profile formats and improve error reporting (authored by slingn).

Changed prior to commit:
  http://reviews.llvm.org/D14558?vs=40063&id=40065#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D14558

Files:
  llvm/trunk/include/llvm/ProfileData/InstrProf.h
  llvm/trunk/include/llvm/ProfileData/InstrProfReader.h
  llvm/trunk/include/llvm/ProfileData/SampleProfReader.h
  llvm/trunk/lib/ProfileData/InstrProf.cpp
  llvm/trunk/lib/ProfileData/InstrProfReader.cpp
  llvm/trunk/lib/ProfileData/SampleProf.cpp
  llvm/trunk/lib/ProfileData/SampleProfReader.cpp
  llvm/trunk/test/tools/llvm-profdata/raw-magic-but-no-header.test
  llvm/trunk/test/tools/llvm-profdata/sample-profile-basic.test
  llvm/trunk/test/tools/llvm-profdata/text-format-errors.test
  llvm/trunk/tools/llvm-profdata/llvm-profdata.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14558.40065.patch
Type: text/x-patch
Size: 15278 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151112/ec5325fc/attachment.bin>


More information about the llvm-commits mailing list