Skip to content
Commit 8911d85c authored by George Rimar's avatar George Rimar
Browse files

[ELF2] - Implemented R_X86_64_PLT32 relocation.

There is sometimes no need to generate relocation via PLT. 
Example - when symbol is not undefined and we are not creating shared library. Then we can create relative relocation instead of referencing and creating PLT records.

Differential Revision: http://reviews.llvm.org/D13835

llvm-svn: 250584
parent 28e49034
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment