[llvm-commits] [PATCH] x86 code emitter improvements for object files

Aaron Gray aaronngray.lists at googlemail.com
Tue Aug 4 05:22:12 PDT 2009


2009/8/3 Bruno Cardoso Lopes <bruno.cardoso at gmail.com>

>  On Mon, Aug 3, 2009 at 4:00 PM, Chris Lattner<clattner at apple.com> wrote:
> Yes, that's the right way to go. I thought about that when I started
> hacking the
> x86 code emitter, but the problem here is that I'm afraid of breaking JIT
> stuff
> and lose the focus on the elf object code emission. I would be happy to
> work on this clean up as a next step after elf is working, but I would
> prefer to
> apply this patch for now if that's ok for you. But it's your call then.
>


Tests out fine on my diag program.

Thanks,

Aaron
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20090804/f2305fc7/attachment.html>


More information about the llvm-commits mailing list