llvm/lib/DebugInfo
George Rimar b64f7d8843 [llvm-dwarfdump] - Teach dwarfdump to dump gdb-index section.
gold linker's --gdb-index option currently is able to create the .gdb_index section that allows GDB to locate and read the .dwo files as it needs them,
this helps reduce the total size of the object files processed by the linker.

More info about that:
https://gcc.gnu.org/wiki/DebugFission
https://sourceware.org/gdb/onlinedocs/gdb/Index-Section-Format.html

Patch teaches dwarfdump tool to dump this section.

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@282235 91177308-0d34-0410-b5e6-96231b3b80d8
2016-09-23 09:09:26 +00:00
..
CodeView [pdb] Get rid of Data and RawData in CVType. 2016-09-14 23:00:16 +00:00
DWARF [llvm-dwarfdump] - Teach dwarfdump to dump gdb-index section. 2016-09-23 09:09:26 +00:00
MSF [pdb] Write TPI hash values to the TPI stream. 2016-09-14 23:00:02 +00:00
PDB [pdb] Write the IPI stream. 2016-09-15 18:22:31 +00:00
Symbolize Fix the ASan fuse-lld.cc test after LLD r280012 2016-09-01 20:28:59 +00:00
CMakeLists.txt [msf] Resubmit "Rename Msf -> MSF". 2016-07-29 20:56:36 +00:00
LLVMBuild.txt [msf] Resubmit "Rename Msf -> MSF". 2016-07-29 20:56:36 +00:00