[PATCH] D23351: [ELF] Implement LLVM-style casting for OutputSectionBase<ELFT> derived classes

Eugene Leviant via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 10 07:25:06 PDT 2016


evgeny777 created this revision.
evgeny777 added a reviewer: ruiu.
evgeny777 added subscribers: grimar, emaste, davide, ikudrin, llvm-commits.
evgeny777 set the repository for this revision to rL LLVM.
evgeny777 added a project: lld.

This will be useful for linker script symbol processing, because symbols inside OutputSection, MergeOutputSection and EhOutputSection should be process in different ways.

Repository:
  rL LLVM

https://reviews.llvm.org/D23351

Files:
  ELF/OutputSections.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23351.67518.patch
Type: text/x-patch
Size: 12266 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160810/aa84f03b/attachment-0001.bin>


More information about the llvm-commits mailing list