[PATCH] D26199: [ELF] - Implemented --build-id=tree

Rafael EspĂ­ndola via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 1 12:04:16 PDT 2016


It might be better to have a distinct --threaded-hash option so that
just enabling threads doesn't change the output, but I agree that we
should add one option and have the existing implementations take it
into consideration.

Cheers,
Rafael


On 1 November 2016 at 13:22, Rui Ueyama <ruiu at google.com> wrote:
> ruiu added a comment.
>
> I don't think we want to add one more different type of --build-id= option because we already have too many. We probably should use threads by default for "fast", "sha1" and "md5".
>
>
> https://reviews.llvm.org/D26199
>
>
>


More information about the llvm-commits mailing list