[PATCH] D23866: [ELF] - Linkerscript: do not use outputsections factory.
George Rimar via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 25 01:39:38 PDT 2016
grimar created this revision.
grimar added a reviewer: ruiu.
grimar added subscribers: llvm-commits, grimar, davide, evgeny777.
As was requested in comments for D23603,
this patch removes using of Factory from linkerscript,
Next step after this can be stop exporting the factory from
writer.cpp.
https://reviews.llvm.org/D23866
Files:
ELF/LinkerScript.cpp
ELF/LinkerScript.h
ELF/OutputSections.cpp
ELF/OutputSections.h
ELF/Writer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23866.69204.patch
Type: text/x-patch
Size: 7934 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160825/043288e6/attachment.bin>
More information about the llvm-commits
mailing list