[PATCH] D24267: [ELF] - Added support of --gdb-index command line option.
George Rimar via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 8 09:24:31 PDT 2016
grimar updated this revision to Diff 70715.
grimar added a comment.
Herald added a subscriber: beanz.
- Addressed review comments.
- Made minor cleanups/simplifications.
- Added comments.
https://reviews.llvm.org/D24267
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: D24267.70715.patch
Type: text/x-patch
Size: 48660 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160908/bba5eeb4/attachment.bin>
More information about the llvm-commits
mailing list