[llvm-dev] LLD's default --build-id choice
Joerg Sonnenberger via llvm-dev
llvm-dev at lists.llvm.org
Thu Jun 2 09:55:40 PDT 2016
On Wed, Jun 01, 2016 at 05:03:22PM -0700, Rui Ueyama wrote:
> > What about the hash tree options, those can at least be computed
> > piecewise and concurrently?
> >
>
> We could but it only mitigate the issue. If the decision was wrong in the
> first place, I want to fix it completely if it's not too late.
Well, the hash tree option would always help, even for the cryptographic
checksums that are even slower.
Joerg
More information about the llvm-dev
mailing list