[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 14:56:07 PST 2020
int3 added a comment.
Thanks for the info @clayborg! I wasn't aware of that. I guess I should update LLD's STABS implementation to write out `N_OSO` only after the hash is calculated.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92736/new/
https://reviews.llvm.org/D92736
More information about the llvm-commits
mailing list