Split MergeSyntheticSection into Merge{Tail,NoTail}Section.
authorRui Ueyama <ruiu@google.com>
Tue, 26 Sep 2017 00:54:24 +0000 (00:54 +0000)
committerRui Ueyama <ruiu@google.com>
Tue, 26 Sep 2017 00:54:24 +0000 (00:54 +0000)
commite26b7aafe0e28ca2b07020f0bdd24f68230c5053
tree69cef178663b207f6918d19572acd8bc855d3526
parentdada014781e8277ddc829e47aa337ab9792d8485
Split MergeSyntheticSection into Merge{Tail,NoTail}Section.

This patch alone is neutral in terms of code readability, but this
change makes a following patch easier to read.

llvm-svn: 314181
lld/ELF/SyntheticSections.cpp
lld/ELF/SyntheticSections.h