[llvm-commits] [PATCH 4/5] More PPC64 TOC support

Will Schmidt will_schmidt at vnet.ibm.com
Wed Sep 5 10:08:17 PDT 2012


On Wed, 2012-09-05 at 13:01 -0300, Adhemerval Zanella wrote:
> This patch extends my previous work with Roman to add TOC support for PPC64.
> Memory references using expressions that might generate fixups now creates
> TOC based ones. The function descriptor also now emits the environment pointer.
> 
> Following some ARM code, I added a virtual method on MCStremer to handle the
> ".tc" entries in .toc section for PPC64.
> 
> This patch also fixes some symbol name clash when IR file contains symbol named
> ".LCX". It also adjust some testcases to take in consideration the environment
> pointer.
> 
> Please review.
> 

-ENoPatch

I also do not see a 5/5.

Thanks, 
-Will





More information about the llvm-commits mailing list