[PATCH] D24706: [ELF] - Partial support of --gdb-index command line option (Part 1).
Eric Christopher via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 20 10:36:00 PDT 2016
Awesome. Thanks for all the work here.
On Thu, Oct 20, 2016, 2:29 AM George Rimar <grimar at accesssoftek.com> wrote:
> 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 --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161020/dc5dc014/attachment-0001.html>
More information about the llvm-commits
mailing list