[PATCH] D17242: [ELF] - Linkerscript KEEP command.

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 19 07:01:19 PST 2016


grimar updated this revision to Diff 48490.
grimar added a comment.

- Addressed review comments.
- Updated testcase: added case when section name matches two entries in the SECTIONS directive, the first one doesn't have KEEP, the second one does.


http://reviews.llvm.org/D17242

Files:
  ELF/LinkerScript.cpp
  ELF/LinkerScript.h
  ELF/MarkLive.cpp
  test/ELF/linkerscript-sections-keep.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17242.48490.patch
Type: text/x-patch
Size: 8712 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160219/71bf45e7/attachment.bin>


More information about the llvm-commits mailing list