llvm-6502/test/MC/PowerPC
Adhemerval Zanella 7b449889e7 PowerPC: Fix eh_frame relocation for PIC
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.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@171506 91177308-0d34-0410-b5e6-96231b3b80d8
2013-01-04 19:08:13 +00:00
..
lit.local.cfg
ppc64-initial-cfa.ll PowerPC: Fix eh_frame relocation for PIC 2013-01-04 19:08:13 +00:00
ppc64-relocs-01.ll This patch is in preparation for adding medium code model support to the 2012-11-14 23:23:27 +00:00
ppc64-tls-relocs-01.ll