diff options
author | George Rimar <grimar@accesssoftek.com> | 2015-11-25 21:37:59 +0000 |
---|---|---|
committer | George Rimar <grimar@accesssoftek.com> | 2015-11-25 21:37:59 +0000 |
commit | 21c0a7131b9d96cf69d0787f4b6c989bf25e7fbe (patch) | |
tree | bae0683e739d6cc412ad4129f52fa95a78b2c011 /lldb/packages/Python/lldbsuite/test/python_api/section | |
parent | 291027692fe7b10dd8bbafb02750cbed268ddf5f (diff) | |
download | bcm5719-llvm-21c0a7131b9d96cf69d0787f4b6c989bf25e7fbe.tar.gz bcm5719-llvm-21c0a7131b9d96cf69d0787f4b6c989bf25e7fbe.zip |
[ELF] - Lazy relocations support for x86 target.
Patch implements lazy relocations for x86.
One of features of x86 is that executable files and shared object files have separate procedure linkage tables. So patch implements both cases.
Detailed information about instructions used can be found in http://docs.oracle.com/cd/E19620-01/805-3050/chapter6-1235/index.html (search: x86: Procedure Linkage Table).
Differential revision: http://reviews.llvm.org/D14955
llvm-svn: 254098
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/section')
0 files changed, 0 insertions, 0 deletions