[PATCH] D17006: Refactor PGO function naming and MD5 hashing support out of ProfileData

Teresa Johnson via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 8 18:56:48 PST 2016


tejohnson updated this revision to Diff 47287.
tejohnson added a comment.

- Address David's comment.


http://reviews.llvm.org/D17006

Files:
  include/llvm/IR/Function.h
  include/llvm/ProfileData/InstrProf.h
  include/llvm/Support/MD5.h
  lib/IR/Function.cpp
  lib/ProfileData/InstrProf.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17006.47287.patch
Type: text/x-patch
Size: 5128 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160209/93b46ff1/attachment.bin>


More information about the llvm-commits mailing list