[PATCH] D28106: [ELF] - Reuse DWARFCompression class.
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Dec 25 06:13:06 PST 2016
grimar created this revision.
grimar added reviewers: ruiu, rafael.
grimar added subscribers: llvm-commits, grimar, evgeny777.
Herald added a subscriber: aprantl.
Intention of change is to get rid of code duplication.
DWARFCompression was introduced in https://reviews.llvm.org/D28105
and on a review currrently.
Change allows to get rid of few methods relative to decompression.
https://reviews.llvm.org/D28106
Files:
ELF/Driver.cpp
ELF/InputSection.cpp
ELF/InputSection.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28106.82473.patch
Type: text/x-patch
Size: 5263 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161225/44e0a6ee/attachment.bin>
More information about the llvm-commits
mailing list