[PATCH] D19977: [ELF] - Move section factory out from writer to make it reusable.

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 11 07:37:57 PDT 2016


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

- Rebased.
- Split declaration and definition to cpp/h files for OutputSectionFactory and DenseMapInfo<lld::elf::SectionKey<Is64Bits>>.


http://reviews.llvm.org/D19977

Files:
  ELF/OutputSections.cpp
  ELF/OutputSections.h
  ELF/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19977.63512.patch
Type: text/x-patch
Size: 10025 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160711/9c0267bf/attachment.bin>


More information about the llvm-commits mailing list