llvm-6502/lib/ExecutionEngine/RuntimeDyld
Adhemerval Zanella a1db5de9e7 PowerPC: EH adjustments
This patch adjust the r171506 to make all DWARF enconding pc-relative
for PPC64. It also adds the R_PPC64_REL32 relocation handling in MCJIT
(since the eh_frame will not generate PIC-relative relocation) and also
adds the emission of stubs created by the TTypeEncoding.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@171979 91177308-0d34-0410-b5e6-96231b3b80d8
2013-01-09 17:08:15 +00:00
..
CMakeLists.txt
GDBRegistrar.cpp Removed "static" from "__jit_debug_descriptor" because "static" adds C++ mangling prefix to this symbol. 2012-12-24 09:42:27 +00:00
JITRegistrar.h
LLVMBuild.txt
Makefile
ObjectImageCommon.h
RuntimeDyld.cpp Query section for whether it should be executable. 2012-12-17 17:59:35 +00:00
RuntimeDyldELF.cpp PowerPC: EH adjustments 2013-01-09 17:08:15 +00:00
RuntimeDyldELF.h
RuntimeDyldImpl.h
RuntimeDyldMachO.cpp
RuntimeDyldMachO.h