[PATCH] D25627: [ELF] Allow linker script to use .got and .got.plt sections as inputs
Eugene Leviant via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 24 07:23:55 PDT 2016
evgeny777 removed rL LLVM as the repository for this revision.
evgeny777 updated this revision to Diff 75575.
evgeny777 added a comment.
Converted .got and .got.plt sections to inputs according to RFC from Rui Ueyama. All tests pass.
https://reviews.llvm.org/D25627
Files:
ELF/InputSection.cpp
ELF/InputSection.h
ELF/OutputSections.cpp
ELF/OutputSections.h
ELF/Relocations.cpp
ELF/Symbols.cpp
ELF/Target.cpp
ELF/Writer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25627.75575.patch
Type: text/x-patch
Size: 62168 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161024/d7477fd3/attachment.bin>
More information about the llvm-commits
mailing list