[PATCH] D155733: [lld-macho] Change UUID calculation to use constant chunk count

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 19 16:56:16 PDT 2023


MaskRay added a comment.

In D155733#4516740 <https://reviews.llvm.org/D155733#4516740>, @keith wrote:

> I'm happy for us to just go with your patch if you think that's preferred!

Thank you! I reclaimed D155761 <https://reviews.llvm.org/D155761>.

(I should have read the linked bug first. I just saw your other patch and thought that the uuid thing can be changed based on my understanding of ld.lld --build-id :))


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155733



More information about the llvm-commits mailing list