Delete the CommonSection class.
authorRafael Espindola <rafael.espindola@gmail.com>
Tue, 8 Nov 2016 14:42:34 +0000 (14:42 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Tue, 8 Nov 2016 14:42:34 +0000 (14:42 +0000)
commit682a5bc2c13143522a68ef98074fbef58a792435
tree8557652bbdb75019f621c34bebd34bd3897f48e1
parentd02c55204ba16b0633dc1fd94ae0dc0deffc8fc4
Delete the CommonSection class.

With the current infrastructure it can be just an ordinary
InputSection like the real .bss sections.

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