summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/Inputs
diff options
context:
space:
mode:
authorGeorge Rimar <grimar@accesssoftek.com>2016-09-23 09:09:26 +0000
committerGeorge Rimar <grimar@accesssoftek.com>2016-09-23 09:09:26 +0000
commita77bcf5e42e3a31508f8a261935d14dc35353ed8 (patch)
treeab5366ae87cab418480dc7939466194e277996fa /llvm/test/DebugInfo/Inputs
parent355103f6c0f869028f3739cea663dddaaa08da48 (diff)
downloadbcm5719-llvm-a77bcf5e42e3a31508f8a261935d14dc35353ed8.tar.gz
bcm5719-llvm-a77bcf5e42e3a31508f8a261935d14dc35353ed8.zip
[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 llvm-svn: 282235
Diffstat (limited to 'llvm/test/DebugInfo/Inputs')
-rw-r--r--llvm/test/DebugInfo/Inputs/dwarfdump-gdbindex-v7.elf-x86-64bin0 -> 14292 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/llvm/test/DebugInfo/Inputs/dwarfdump-gdbindex-v7.elf-x86-64 b/llvm/test/DebugInfo/Inputs/dwarfdump-gdbindex-v7.elf-x86-64
new file mode 100644
index 00000000000..c6a064f3dc6
--- /dev/null
+++ b/llvm/test/DebugInfo/Inputs/dwarfdump-gdbindex-v7.elf-x86-64
Binary files differ
OpenPOWER on IntegriCloud