[PATCH] D24706: [ELF] - Partial support of --gdb-index command line option (Part 1).
George Rimar via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 19 00:51:12 PDT 2016
grimar updated this revision to Diff 75113.
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.75113.patch
Type: text/x-patch
Size: 16875 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161019/4f73beec/attachment.bin>
More information about the llvm-commits
mailing list