[llvm-commits] [PATCH 7/10] Initial TOC support for PowerPC64 object creation

Adhemerval Zanella azanella at linux.vnet.ibm.com
Tue Oct 16 10:21:59 PDT 2012


On 10/15/2012 11:41 AM, Adhemerval Zanella wrote:
> Hi Rafael,
>
> I found out why it failed on non-ppc64 environments: PPCSubtarget class isn't setting
> 64-bit support for 'generic' cpus types (the default 'cpu' for where neither -mcpu=xxx
> or host can't be detected). I fixed this and tested on a x86_64 target.
>
> I also cleanup the unused arguments you pointed on IRC. I planned to commit your proposed
> patch, but I believe now this one is good. Any objections?
>
>
Rebased against master.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-PowerPC-Initial-TOC-support-for-object-creation.patch
Type: text/x-patch
Size: 19884 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121016/0afa3cb5/attachment.bin>


More information about the llvm-commits mailing list