[PATCH] Change TargetLoweringObjectFile ownership

Eric Christopher echristo at gmail.com
Wed Nov 5 14:26:14 PST 2014


Agreed, have it just query the Subtarget for now to get it on targets that
haven't replaced.

That said, it'll make it easier if you just call it getObjFileLowering like
the current name (which I think is best).

Thanks!

-eric

On Wed Nov 05 2014 at 2:23:10 PM Aditya Nandakumar <
aditya_nandakumar at apple.com> wrote:

> Hi Eric,
>
> Would it be preferable to add a virtual method -
> getTargetLoweringObjectFile() to TargetMachine ? All targets to could
> override this.
>
> Thanks
> Aditya
> > On Nov 4, 2014, at 2:26 PM, Aditya Nandakumar <
> aditya_nandakumar at apple.com> wrote:
> >
> > Thank you. I’ll update the remaining targets shortly.
> >
> > http://reviews.llvm.org/D5850
> >
> >
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141105/b00c2949/attachment.html>


More information about the llvm-commits mailing list