llvm-mirror/include
Adhemerval Zanella fb3cdfff15 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.

llvm-svn: 171506
2013-01-04 19:08:13 +00:00
..
llvm PowerPC: Fix eh_frame relocation for PIC 2013-01-04 19:08:13 +00:00
llvm-c Move all of the header files which are involved in modelling the LLVM IR 2013-01-02 11:36:10 +00:00