[llvm-dev] Get begin/end of section of lld/wasm

Rui Ueyama via llvm-dev llvm-dev at lists.llvm.org
Mon Apr 22 21:51:25 PDT 2019


I assigned it to sbc at chromium.org.

On Tue, Apr 23, 2019 at 1:46 PM Carlo Kok via llvm-dev <
llvm-dev at lists.llvm.org> wrote:

> https://bugs.llvm.org/show_bug.cgi?id=41565
>
> It doesn't accept the email address you use here, so I can't assign it.
>
> On Fri, Apr 19, 2019, at 23:50, Sam Clegg wrote:
> > On Fri, Apr 19, 2019 at 12:30 AM Carlo Kok via llvm-dev
> > <llvm-dev at lists.llvm.org> wrote:
> > >
> > > Hi,
> > >
> > >
> > > when linking with lld/wasm with a symbol like:
> > >
> > > @_typeinfo__rtti_te_Module6_d_Test = private constant i8* bitcast
> (@_rtti_te_Module6_d_Test to i8*), section "ELRTTLRR", align 4
> > >
> > >
> > > How do I get the start  and end of the ELRTTLRR section? LLD doesn't
> seem to emit that info, nor does it define a
> __start_ELRTTLRR/__stop_ELRTTLRR section?
> >
> > This could well be a missing feature in the wasm lld port.   There are
> > some features we have not yet added, mostly because they have not yet
> > been required.  Would you mind filing a bug report and assigning to
> > me?
> >
> > cheers,
> > sam
> >
> >
> > > _______________________________________________
> > > LLVM Developers mailing list
> > > llvm-dev at lists.llvm.org
> > > https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
> >
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190423/afbd2876/attachment.html>


More information about the llvm-dev mailing list