| commit | 58941ee12af86ab7fb18d5a40b66a1ac949c0fef | [log] [tgz] |
|---|---|---|
| author | George Rimar <grimar@accesssoftek.com> | Thu Feb 25 08:23:37 2016 +0000 |
| committer | George Rimar <grimar@accesssoftek.com> | Thu Feb 25 08:23:37 2016 +0000 |
| tree | b13798c7ad6b5776b74c378639d421bcfcc2f9ee | |
| parent | 72c3cce4842d995bb9279420211e0a55d29d60e2 [diff] |
[ELF2] - Basic implementation of -r/--relocatable -r, -relocatable - Generate relocatable output Currently does not have support for files containing relocation sections with entries that refer to local symbols (like rel[a].eh_frame which refer to sections and not to symbols) Differential revision: http://reviews.llvm.org/D14382 llvm-svn: 261838