Detemplate createCommentSection.
authorRafael Espindola <rafael.espindola@gmail.com>
Thu, 21 Dec 2017 01:21:59 +0000 (01:21 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Thu, 21 Dec 2017 01:21:59 +0000 (01:21 +0000)
commit5c73c49c9fccd3fd3fa69269e0eb16ee59ff0f78
treec792ffd93a469896550ad95756a99fb9e74ca6a0
parent0c3de350b40f04fa84a46ccd52142996d93a27e5
Detemplate createCommentSection.

It was only templated so it could create a dummy section header that
was immediately parsed back.

llvm-svn: 321235
lld/ELF/Driver.cpp
lld/ELF/InputSection.cpp
lld/ELF/InputSection.h
lld/ELF/SyntheticSections.cpp
lld/ELF/SyntheticSections.h