[PATCH] D23716: [ELF] Linkerscript: allow adding start/end symbols to arbitrary section

Eugene Leviant via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 30 02:56:44 PDT 2016


evgeny777 updated this revision to Diff 69657.
evgeny777 added a comment.

Diff updated.
I've simplified the 'addStartEndSymbols' function and hope it's easier to understand now.


https://reviews.llvm.org/D23716

Files:
  ELF/LinkerScript.cpp
  test/ELF/linkerscript/linkerscript-symbols-synthetic.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23716.69657.patch
Type: text/x-patch
Size: 6884 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160830/a21a8900/attachment.bin>


More information about the llvm-commits mailing list