[PATCH] D34694: llvm-profdata: Indirect infrequently used fields to reduce memory usage
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 28 15:15:07 PDT 2017
dblaikie updated this revision to Diff 104524.
dblaikie added a comment.
Address review comments - using get instead of getOrCreate in a couple of places.
https://reviews.llvm.org/D34694
Files:
include/llvm/ProfileData/InstrProf.h
lib/ProfileData/InstrProf.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34694.104524.patch
Type: text/x-patch
Size: 5849 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170628/fb710f5d/attachment.bin>
More information about the llvm-commits
mailing list