llvm/lib/Target/PowerPC/MCTargetDesc
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
..
CMakeLists.txt
LLVMBuild.txt
Makefile
PPCAsmBackend.cpp This patch implements local-dynamic TLS model support for the 64-bit 2012-12-12 19:29:35 +00:00
PPCBaseInfo.h
PPCELFObjectWriter.cpp PowerPC: Fix eh_frame relocation for PIC 2013-01-04 19:08:13 +00:00
PPCFixupKinds.h This patch implements local-dynamic TLS model support for the 64-bit 2012-12-12 19:29:35 +00:00
PPCMCAsmInfo.cpp
PPCMCAsmInfo.h
PPCMCCodeEmitter.cpp This patch improves the 64-bit PowerPC InitialExec TLS support by providing 2012-12-14 17:02:38 +00:00
PPCMCTargetDesc.cpp Use the new script to sort the includes of every file under lib. 2012-12-03 16:50:05 +00:00
PPCMCTargetDesc.h Undefine PPC harder. 2012-12-20 05:13:09 +00:00
PPCPredicates.cpp
PPCPredicates.h Undefine PPC harder. 2012-12-20 05:13:09 +00:00