| commit | 77d1cb1ddf359afd6563f7ccd824b139f11f4acf | [log] [tgz] |
|---|---|---|
| author | George Rimar <grimar@accesssoftek.com> | Tue Nov 24 09:00:06 2015 +0000 |
| committer | George Rimar <grimar@accesssoftek.com> | Tue Nov 24 09:00:06 2015 +0000 |
| tree | 9e3c9bc9b2b3786d68fbc13a9ba5fe6a0cd5eeda | |
| parent | 1938f2eb9832978952f6a6397a5ad40c6338ed6e [diff] |
[ELF2] - Optimization for R_X86_64_GOTTPOFF relocation. R_X86_64_GOTTPOFF is not always requires GOT entries. Some relocations can be converted to local ones. Differential revision: http://reviews.llvm.org/D14713 llvm-svn: 253966