Compact SectionPiece.
authorRafael Espindola <rafael.espindola@gmail.com>
Thu, 20 Oct 2016 10:55:58 +0000 (10:55 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Thu, 20 Oct 2016 10:55:58 +0000 (10:55 +0000)
commit113860b9aec24d8bf16314013e4ef9a693479562
tree685e4ab823550f19953fd5f229aa537377d602d0
parent46aa89399dfb4aa3f63e36d4ca4b0e3791aba9e7
Compact SectionPiece.

We allocate a lot of these when linking debug info. This speeds up the
link of debug programs by 1% to 2%.

llvm-svn: 284716
lld/ELF/InputSection.cpp
lld/ELF/InputSection.h
lld/ELF/OutputSections.cpp
lld/ELF/Relocations.cpp