[llvm-commits] [PATCH 9/10] Initial support for PowerPC64 MCJIT

Adhemerval Zanella azanella at linux.vnet.ibm.com
Wed Sep 19 06:04:20 PDT 2012


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0010-Initial-support-for-PowerPC64-MCJIT.patch
Type: text/x-patch
Size: 17766 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120919/7f6eef50/attachment.bin>


More information about the llvm-commits mailing list