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

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 1 05:16:09 PDT 2016


grimar updated this revision to Diff 76542.
grimar added a comment.

- Reimplemented using LoadedObjectInfo interface. It removes need of https://reviews.llvm.org/D25822.


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.76542.patch
Type: text/x-patch
Size: 9555 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161101/e81ebea2/attachment.bin>


More information about the llvm-commits mailing list