[PATCH] D58787: [ProfileData] Sort ProfilingData by hash

David Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 28 09:04:58 PST 2019


davidxl added a comment.

The number of functions with name conflicts (and requires) using secondary map is very few, so the performance should not be affected.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58787/new/

https://reviews.llvm.org/D58787





More information about the llvm-commits mailing list