[PATCH] D26199: [ELF] - Implemented threaded --build-id computation

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 3 01:00:58 PDT 2016


grimar added a comment.

In https://reviews.llvm.org/D26199#586312, @emaste wrote:

> (Sorry, comments were on an old version of the patch)


Just in case:

> Why not just SHAx?

That seems how gold do. I am interested myself why such mix was implemented.
(https://sourceware.org/ml/binutils/2013-04/msg00134/t.patch).

Anyways current version looks much better for me.


https://reviews.llvm.org/D26199





More information about the llvm-commits mailing list