[PATCH] D121531: [ELF] Implement --build-id={md5, sha1} with truncated BLAKE3

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Mar 12 12:40:28 PST 2022


MaskRay updated this revision to Diff 414873.
MaskRay added a comment.

Remove unused headers. Add a comment


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121531

Files:
  lld/ELF/Writer.cpp
  lld/test/ELF/build-id.s
  lld/test/ELF/partition-notes.s
  llvm/include/llvm/Support/BLAKE3.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121531.414873.patch
Type: text/x-patch
Size: 4126 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220312/3b909fce/attachment.bin>


More information about the llvm-commits mailing list