[PATCH] [ELF][Writer] Refactor Section to not have atoms. Move atoms into AtomSection.

Michael Spencer bigcheesegs at gmail.com
Wed Feb 13 12:05:21 PST 2013


  Make getSection non-virtual and add a protected virtual createSection.

Hi shankarke,

http://llvm-reviews.chandlerc.com/D400

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D400?vs=962&id=970#toc

Files:
  lib/ReaderWriter/ELF/Chunk.h
  lib/ReaderWriter/ELF/DefaultLayout.h
  lib/ReaderWriter/ELF/HeaderChunks.h
  lib/ReaderWriter/ELF/Layout.h
  lib/ReaderWriter/ELF/SectionChunks.h
  lib/ReaderWriter/ELF/SegmentChunks.h
  lib/ReaderWriter/ELF/Writer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D400.2.patch
Type: text/x-patch
Size: 31068 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130213/7c110558/attachment.bin>


More information about the llvm-commits mailing list