[PATCH] D22915: [ELF] - Linkerscript: implemented SIZEOF(section)
George Rimar via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 29 05:25:50 PDT 2016
grimar updated this revision to Diff 66109.
grimar added a comment.
- Do not store Factory, store a pointer to output sections list instead.
https://reviews.llvm.org/D22915
Files:
ELF/LinkerScript.cpp
ELF/LinkerScript.h
ELF/Writer.cpp
test/ELF/linkerscript/linkerscript-sizeof.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22915.66109.patch
Type: text/x-patch
Size: 8620 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160729/21999e89/attachment.bin>
More information about the llvm-commits
mailing list