[PATCH] D22575: Simplify output section ownership.

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 20 10:14:33 PDT 2016


ruiu created this revision.
ruiu added a reviewer: evgeny777.
ruiu added a subscriber: llvm-commits.

This patch simplifies output section management by making
Factory class have ownership of sections that creates.

https://reviews.llvm.org/D22575

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: D22575.64707.patch
Type: text/x-patch
Size: 4068 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160720/52c73c1b/attachment.bin>


More information about the llvm-commits mailing list