[PATCH] D28559: [ELF] - Do not crash if user section has name equal to one of synthetic sections.

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 11 15:06:26 PST 2017


Fine with me.

On Wed, Jan 11, 2017 at 3:05 PM, Rafael Avila de Espindola <
rafael.espindola at gmail.com> wrote:

> Rafael Avila de Espindola <rafael.espindola at gmail.com> writes:
> > Would you prefer
> >
> > (foo)
> >
> > and
> > bar.o:(foo)
>
>
> Actually, how about
>
> <internal>:(foo)
>
> and
>
> bar.o:(foo)
>
> Cheers,
> Rafael
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170111/368ffec7/attachment.html>


More information about the llvm-commits mailing list