[ELF] - Partial support of --gdb-index command line option (Part 3).
authorGeorge Rimar <grimar@accesssoftek.com>
Thu, 15 Dec 2016 12:07:53 +0000 (12:07 +0000)
committerGeorge Rimar <grimar@accesssoftek.com>
Thu, 15 Dec 2016 12:07:53 +0000 (12:07 +0000)
commitec02b8d4c03e4c5cb9274fe35a1de1b80067ff2e
tree730cefaab48f8ccb33f3361f8f12c86050c5834f
parent70f090d568bcc124335d7e4f407e3ab464730b00
[ELF] - Partial support of --gdb-index command line option (Part 3).

Patch continues work started in D24706 and D25821.

in this patch symbol table and constant pool areas were
added to .gdb_index section output.

This one finishes the implementation of --gdb-index functionality in LLD.

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

llvm-svn: 289810
lld/ELF/GdbIndex.cpp
lld/ELF/GdbIndex.h
lld/ELF/SyntheticSections.cpp
lld/ELF/SyntheticSections.h
lld/test/ELF/gdb-index.s