ELF: De-template OutputSection::finalize() and MipsGotSection::build(). NFCI.
authorPeter Collingbourne <peter@pcc.me.uk>
Wed, 6 Mar 2019 03:07:57 +0000 (03:07 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Wed, 6 Mar 2019 03:07:57 +0000 (03:07 +0000)
commit5ee9abd4c80ba45326843fdbc296f0b5d6b78fba
tree2cdbccf33d01dc744f2614e47dc03718951e86b4
parent704dfd6e28cbcd5ea34e0d12767e36952664302d
ELF: De-template OutputSection::finalize() and MipsGotSection::build(). NFCI.

Differential Revision: https://reviews.llvm.org/D58810

llvm-svn: 355479
lld/ELF/OutputSections.cpp
lld/ELF/OutputSections.h
lld/ELF/SyntheticSections.cpp
lld/ELF/SyntheticSections.h
lld/ELF/Writer.cpp