[PATCH] D23924: [ELF] - Linkerscript: allow add MergeInputSection to regular OutputSection.
George Rimar via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 26 08:48:04 PDT 2016
grimar updated this revision to Diff 69382.
grimar added a comment.
- Restored OffsetMap variable removed by mistake right before uploading diff.
https://reviews.llvm.org/D23924
Files:
ELF/InputFiles.cpp
ELF/InputSection.cpp
ELF/InputSection.h
ELF/LinkerScript.cpp
ELF/LinkerScript.h
ELF/OutputSections.cpp
ELF/OutputSections.h
ELF/Writer.cpp
test/ELF/linkerscript/linkerscript-mix-sections-gc.s
test/ELF/linkerscript/linkerscript-mix-sections.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23924.69382.patch
Type: text/x-patch
Size: 17533 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160826/850817ea/attachment.bin>
More information about the llvm-commits
mailing list