[PATCH] D34838: Prototype: Reduce llvm-profdata merge memory usage further
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 5 23:16:52 PDT 2017
dblaikie updated this revision to Diff 105374.
dblaikie added a comment.
Try inverting the API change - move the name/hash out into NamedInstrProfRecord
https://reviews.llvm.org/D34838
Files:
include/llvm/ProfileData/InstrProf.h
include/llvm/ProfileData/InstrProfReader.h
include/llvm/ProfileData/InstrProfWriter.h
include/llvm/ProfileData/ProfileCommon.h
lib/ProfileData/InstrProfReader.cpp
lib/ProfileData/InstrProfWriter.cpp
tools/llvm-profdata/llvm-profdata.cpp
unittests/ProfileData/InstrProfTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34838.105374.patch
Type: text/x-patch
Size: 20986 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170706/c1d57913/attachment.bin>
More information about the llvm-commits
mailing list