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

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 7 03:15:55 PST 2020


int3 added a comment.

So the ld64 source that implemented RFC 4122 referenced an internal `rdar://` task, which makes me think that some other tool (which may or may not be debugging-related) depends on this behavior. But I'm fine with leaving it out for now and waiting to see if anything chokes on it down the line


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

https://reviews.llvm.org/D92736



More information about the llvm-commits mailing list