[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
Wed Nov 11 13:16:09 PST 2015
slingn updated this revision to Diff 39964.
slingn added a comment.
Updated for davidxl and dvoillo feedback.
http://reviews.llvm.org/D14558
Files:
include/llvm/ProfileData/InstrProf.h
include/llvm/ProfileData/InstrProfReader.h
include/llvm/ProfileData/SampleProfReader.h
lib/ProfileData/InstrProf.cpp
lib/ProfileData/InstrProfReader.cpp
lib/ProfileData/SampleProf.cpp
lib/ProfileData/SampleProfReader.cpp
test/tools/llvm-profdata/raw-magic-but-no-header.test
test/tools/llvm-profdata/sample-profile-basic.test
test/tools/llvm-profdata/text-format-errors.test
tools/llvm-profdata/llvm-profdata.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14558.39964.patch
Type: text/x-patch
Size: 15011 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151111/abc51c16/attachment-0001.bin>
More information about the llvm-commits
mailing list