[PATCH] D25821: [ELF] - Partial support of --gdb-index command line option (Part 2).

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 20 04:59:01 PDT 2016


grimar created this revision.
grimar added reviewers: rafael, aprantl, dblaikie, echristo, ruiu.
grimar added subscribers: llvm-commits, grimar, evgeny777.
Herald added a subscriber: mehdi_amini.

Patch continues work started in https://reviews.llvm.org/D24706,

in this patch address area was added to .gdb_index section output.


https://reviews.llvm.org/D25821

Files:
  ELF/GdbIndex.cpp
  ELF/GdbIndex.h
  ELF/OutputSections.cpp
  ELF/OutputSections.h
  test/ELF/gdb-index.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25821.75286.patch
Type: text/x-patch
Size: 8728 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161020/fe2bd484/attachment.bin>


More information about the llvm-commits mailing list