[llvm-commits] [PATCH 9/10] Initial support for PowerPC64 MCJIT
Jim Grosbach
grosbach at apple.com
Wed Sep 19 09:39:17 PDT 2012
LGTM. Thanks!
-Jim
On Sep 19, 2012, at 6:04 AM, Adhemerval Zanella <azanella at linux.vnet.ibm.com> wrote:
> On 09/18/2012 05:34 PM, Jim Grosbach wrote:
>> Yeah, there is unfortunately some current code which already violates the host/target relationship. I'm in the process of cleaning some of that up, partly because it sets a misleading example.
>>
>> Anyways, thanks again for working on this for PPC. It's great to see all the progress there recently.
>>
>> -Jim
>
> I believe this patch has a better approach now: both the stub and relocation are done
> using byte stores. I also corrected the indentation in switch/case you pointed
> early.
>
>
> --
> Adhemerval Zanella Netto
> Software Engineer
> Linux Technology Center Brazil
> Toolchain / GLIBC on Power Architecture
> azanella at linux.vnet.ibm.com / azanella at br.ibm.com
> +55 61 8642-9890
>
> <0010-Initial-support-for-PowerPC64-MCJIT.patch>
More information about the llvm-commits
mailing list