[PATCH] D30892: [ELF] - Make Bss and BssRelRo sections to be synthetic (#3).

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 14 07:41:09 PDT 2017


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

- Addressed review comments.
- New BssSection is no more <ELFT> templated.


https://reviews.llvm.org/D30892

Files:
  ELF/OutputSections.cpp
  ELF/Relocations.cpp
  ELF/Symbols.cpp
  ELF/Symbols.h
  ELF/SyntheticSections.cpp
  ELF/SyntheticSections.h
  ELF/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30892.91725.patch
Type: text/x-patch
Size: 9685 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170314/86f971f8/attachment.bin>


More information about the llvm-commits mailing list