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

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 20 02:29:03 PDT 2016


This revision was automatically updated to reflect the committed changes.
grimar marked 3 inline comments as done.
Closed by commit rL284708: [ELF] - Partial support of --gdb-index command line option (Part 1). (authored by grimar).

Changed prior to commit:
  https://reviews.llvm.org/D24706?vs=75113&id=75273#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D24706

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

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


More information about the llvm-commits mailing list