[PATCH] D113991: Support using sha256 as --build-id kind

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 17 18:49:45 PST 2021


MaskRay added a comment.

In 2020-01 I did notice that build-id may be a performance bottleneck. The need to import external code made me unsure whether it is justified.

If you are motivated, you may check the benchmark and check this issue for SHF_STRINGS|SHF_MERGE https://bugs.llvm.org/show_bug.cgi?id=37029


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113991



More information about the llvm-commits mailing list