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

David Li via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 8 19:55:40 PST 2016


davidxl accepted this revision.
davidxl added a comment.
This revision is now accepted and ready to land.

This one LGTM. I am also expecting another interface like  'getFunctionGuid' to wrap around the MD5Hash method..


http://reviews.llvm.org/D17006





More information about the llvm-commits mailing list