[ELF] - Detemplate BuildIdSection section.
authorGeorge Rimar <grimar@accesssoftek.com>
Mon, 20 Mar 2017 16:40:21 +0000 (16:40 +0000)
committerGeorge Rimar <grimar@accesssoftek.com>
Mon, 20 Mar 2017 16:40:21 +0000 (16:40 +0000)
commit6c2949da393fc3414fa9dca47a8079cc6a8a01a3
tree1157527ff35234f005ccd7e3654606ae33d11a3c
parent6d80a262d53459cd0d4464f3922705a45449ed94
[ELF] - Detemplate BuildIdSection section.

Does not introduce anything new,
just performs detemplate, using methods we
already have.

Differential revision: https://reviews.llvm.org/D30935

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