dblaikie added a comment.

In D71451#1787729 <https://reviews.llvm.org/D71451#1787729>, @Jac1494 wrote:

> In D71451#1786517 <https://reviews.llvm.org/D71451#1786517>, @dblaikie wrote:
>
> > Do you have any particular users/use case for this?
>
>
> A case when shared library built without debug  info 
>  and executable with debug info. And while debugging we want to know the 
> types of extern.


OK - I was/am trying to clarify you have a particular user/need for this, since 
no one's had one for many years, so I'm just slightly surprised.

@aprantl - you folks might want to check what the growth of this is like since 
apple platforms defaults to standalone-debug.
@Jac1494 - have you made any measurements of the size increase of this change? 
Perhaps a self-host build of clang?


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

https://reviews.llvm.org/D71451



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to