[PATCH] MCJIT honor symbol visibility settings when populating the global symbol table

Lang Hames lhames at gmail.com
Wed Nov 26 18:23:51 PST 2014


Hi Anthony,

I just wanted to double check - did you ever end up re-committing any
aspect of this patch? (It doesn't look like it, but I thought I'd double
check with you). I'm about to take another look at this and I want to make
sure I don't duplicate any work.

Cheers,
Lang.


On Thu, Oct 23, 2014 at 3:29 PM, Anthony Pesch <inolen at gmail.com> wrote:

> I do, I'll give it a look tonight.
>
> Thanks!
>
> On Thu, Oct 23, 2014 at 1:53 PM, Lang Hames <lhames at gmail.com> wrote:
> > Hi Anthony,
> >
> > It looks like this reproduces on x86-64 Linux. Do you have access to a
> Linux
> > box?
> >
> > Cheers,
> > Lang.
> >
> > On Wed, Oct 22, 2014 at 11:54 AM, Anthony Pesch <inolen at gmail.com>
> wrote:
> >>
> >> Is there anything I can do to help / reproduce the issue locally? I'd
> >> ran `make check` on my Mac and it seemed well from that perspective.
> >>
> >>  - Anthony
> >>
> >> On Mon, Oct 20, 2014 at 5:29 PM, Lang Hames <lhames at gmail.com> wrote:
> >> > Unfortunately this broke some of the bots. I'm going to temporarily
> >> > revert
> >> > it while I try to track down the issue.
> >> >
> >> > Cheers,
> >> > Lang.
> >> >
> >> > On Mon, Oct 20, 2014 at 4:52 PM, Lang Hames <lhames at gmail.com> wrote:
> >> >>
> >> >> Looks good to me. Committed in r220245. Thanks very much for all your
> >> >> work
> >> >> on this Anthony!
> >> >>
> >> >> Thanks for the help with the review too Rafael.
> >> >>
> >> >> Cheers,
> >> >> Lang.
> >> >>
> >> >> On Mon, Oct 20, 2014 at 11:17 AM, Rafael EspĂ­ndola
> >> >> <rafael.espindola at gmail.com> wrote:
> >> >>>
> >> >>> This patch looks good to me.
> >> >>>
> >> >>> Lang, can you commit if the MCJIT bits look good to you?
> >> >>>
> >> >>> On 20 October 2014 12:28, Anthony Pesch <inolen at gmail.com> wrote:
> >> >>> > I don't have commit access. Should I get that setup or can someone
> >> >>> > commit on my behalf?
> >> >>> >
> >> >>> > I've attached a patch without any spacing changes (sorry for the
> >> >>> > noise).
> >> >>> >
> >> >>> >  - Anthony
> >> >>> >
> >> >>> > On Mon, Oct 20, 2014 at 7:29 AM, Rafael EspĂ­ndola
> >> >>> > <rafael.espindola at gmail.com> wrote:
> >> >>> >> On 19 October 2014 18:16, Anthony Pesch <inolen at gmail.com>
> wrote:
> >> >>> >>> Hey guys,
> >> >>> >>>
> >> >>> >>> Alright, updated the patch, added isExportedToOtherDSO, updated
> >> >>> >>> comments, and converted the tests to spaces instead of tabs.
> >> >>> >>
> >> >>> >> The ELF bits looks good.
> >> >>> >>
> >> >>> >> Please commit the tabs to spaces change by itself before the rest
> >> >>> >> of
> >> >>> >> the file. Do you have commit access?
> >> >>> >>
> >> >>> >> Cheers,
> >> >>> >> Rafael
> >> >>
> >> >>
> >> >
> >
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141126/b361c1fc/attachment.html>


More information about the llvm-commits mailing list