Split LinkerScript::createSections.
authorRui Ueyama <ruiu@google.com>
Sun, 24 Jul 2016 01:06:18 +0000 (01:06 +0000)
committerRui Ueyama <ruiu@google.com>
Sun, 24 Jul 2016 01:06:18 +0000 (01:06 +0000)
commit01151e9c248041be983715f9dc198243408b9b90
tree543e62880aa33369b143c4601d3242b867db1b03
parent58ad17df0f023463f4b4737325ca445ab8581e09
Split LinkerScript::createSections.

createSections is getting longer, so it is probably time to split.

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

llvm-svn: 276538
lld/ELF/LinkerScript.cpp
lld/ELF/LinkerScript.h