[PATCH] D92736: [lld/mac] Use xxhash instead of MD5 for computing the UUID

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 6 11:16:33 PST 2020


thakis added a comment.

As discussed in D89418 <https://reviews.llvm.org/D89418> this means that we no longer adhere to RFC 4122. I'm not sure it matters? I only have done perf testing for this -- what's your favorite test case to check that debugging still works?

I'll try to get some automated perf testing set up so that we can find regressions faster.


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

https://reviews.llvm.org/D92736



More information about the llvm-commits mailing list