[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
Mon Mar 13 07:26:42 PDT 2017
grimar created this revision.
This is splitted from https://reviews.llvm.org/D30541 and polished.
Difference from https://reviews.llvm.org/D30541 that all logic of SharedSymbol
converting to DefinedRegular was removed for now and
will be posted as separate patch on top of this one.
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.91558.patch
Type: text/x-patch
Size: 9796 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170313/73f86b1a/attachment.bin>
More information about the llvm-commits
mailing list