[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 09:33:42 PST 2015
slingn updated this revision to Diff 40063.
slingn marked an inline comment as done.
slingn added a comment.
Fix indentation.
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.40063.patch
Type: text/x-patch
Size: 14915 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151112/81798b40/attachment.bin>
More information about the llvm-commits
mailing list