[PATCH] D23349: [ELF] Support for --build-id=uuid

Eugene Leviant via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 12 11:49:05 PDT 2016


evgeny777 added a comment.

How about using timer value + Bufs and calculate md5 of the combined value (a sort of hmac-md5)?


https://reviews.llvm.org/D23349





More information about the llvm-commits mailing list