Don't pass --build-id by default.

Rui Ueyama via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 2 16:01:37 PDT 2016


I'm not a person who can sign it off, but it looks good to me.

On Thu, Jun 2, 2016 at 3:55 PM, Rafael EspĂ­ndola <rafael.espindola at gmail.com
> wrote:

> We do it just because gcc in some distributions do it.
>
> I can see why --build-id is useful for distributions, but given the
> cost on day to day edit+build cycles, any distro using clang should
> really just pass -Wl,--build-id in rpmbuild (or corresponding tool).
>
> Even upstream gcc is not as aggressive as current clang. It has a
> --enable-linker-build-id configure option and it defaults to false.
>
> Cheers,
> Rafael
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160602/ed41906e/attachment.html>


More information about the cfe-commits mailing list