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

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 18 03:42:59 PDT 2016


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

- Addressed review comments.


https://reviews.llvm.org/D24706

Files:
  ELF/CMakeLists.txt
  ELF/Config.h
  ELF/Driver.cpp
  ELF/GdbIndex.cpp
  ELF/GdbIndex.h
  ELF/Options.td
  ELF/OutputSections.cpp
  ELF/OutputSections.h
  ELF/Writer.cpp
  test/ELF/Inputs/gdb-index-a.elf
  test/ELF/Inputs/gdb-index-b.elf
  test/ELF/gdb-index.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24706.74970.patch
Type: text/x-patch
Size: 16910 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161018/ba6bbe4e/attachment-0001.bin>


More information about the llvm-commits mailing list