[llvm-commits] [PATCH] PowerPC: Fix eh_frame relocation for PIC

Adhemerval Zanella azanella at linux.vnet.ibm.com
Wed Jan 2 05:21:36 PST 2013


This patch fixes the PPC eh_frame definitions for the personality and
frame unwinding for PIC objects. It makes PIC build correctly creates
relative relocations in the '.rela.eh_frame' segments and thus avoiding
a text relocation that generates a DT_TEXTREL segments in link phase.

Any tips, comments, advices? 

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-PowerPC-Fix-eh_frame-relocation-for-PIC.patch
Type: text/x-patch
Size: 9053 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130102/f10c192b/attachment.bin>


More information about the llvm-commits mailing list