[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 Sep 20 08:14:55 PDT 2016
grimar updated this revision to Diff 71937.
grimar added a comment.
Herald added a subscriber: mehdi_amini.
- Addressed review comments.
https://reviews.llvm.org/D24706
Files:
ELF/CMakeLists.txt
ELF/Config.h
ELF/Driver.cpp
ELF/InputFiles.cpp
ELF/InputFiles.h
ELF/Options.td
ELF/OutputSections.cpp
ELF/OutputSections.h
ELF/SplitDebugInfo.cpp
ELF/SplitDebugInfo.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.71937.patch
Type: text/x-patch
Size: 28497 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160920/869d8969/attachment.bin>
More information about the llvm-commits
mailing list