[PATCH] D33552: [ELF] - Make implementation of .gdb index to be more natural for futher paralleling.
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 25 09:12:03 PDT 2017
grimar created this revision.
Herald added a subscriber: emaste.
As was suggested in comments for https://reviews.llvm.org/D33122,
this patch reimplements .gdb_index in more natural (probably) way.
https://reviews.llvm.org/D33552
Files:
ELF/GdbIndex.h
ELF/SyntheticSections.cpp
ELF/SyntheticSections.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33552.100256.patch
Type: text/x-patch
Size: 9091 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170525/62193842/attachment.bin>
More information about the llvm-commits
mailing list