[PATCH] D18591: [ELF] - Separate assignAddressesScript method
George Rimar via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 30 02:39:29 PDT 2016
grimar created this revision.
grimar added reviewers: ruiu, rafael.
grimar added subscribers: llvm-commits, grimar.
This adds assignAddressesScript method as separate one.
It is used when script is present.
http://reviews.llvm.org/D18591
Files:
ELF/LinkerScript.cpp
ELF/LinkerScript.h
ELF/Writer.cpp
test/ELF/end.s
test/ELF/linkerscript-sections-keep.s
test/ELF/linkerscript-va.s
test/ELF/wildcards.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18591.52032.patch
Type: text/x-patch
Size: 11245 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160330/fca69a89/attachment.bin>
More information about the llvm-commits
mailing list