[PATCH] Indirect call target profiling related profile reader/writer changes
Betul Buyukkurt
betulb at codeaurora.org
Wed Apr 8 14:46:23 PDT 2015
Hi bogner, bob.wilson,
This CL modifies the profile reader and writer files under the include/llvm/ProfileData and lib/ProfileData directories. The CL supports the reading of earlier data file formats. So the changes are backwards compatible.
http://reviews.llvm.org/D8908
Files:
include/llvm/ProfileData/InstrProfReader.h
include/llvm/ProfileData/InstrProfRecord.h
include/llvm/ProfileData/InstrProfWriter.h
lib/ProfileData/InstrProfIndexed.h
lib/ProfileData/InstrProfReader.cpp
lib/ProfileData/InstrProfWriter.cpp
tools/llvm-profdata/llvm-profdata.cpp
unittests/ProfileData/CoverageMappingTest.cpp
unittests/ProfileData/InstrProfTest.cpp
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D8908.23444.patch
Type: text/x-patch
Size: 37029 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150408/788caf51/attachment.bin>
More information about the llvm-commits
mailing list