Intention of change is to get rid of code duplication.
Decompressor was introduced in D28105.
Change allows to get rid of few methods relative to decompression.
Paths
| Differential D28106
[ELF] - Reuse Decompressor class. ClosedPublic Authored by grimar on Dec 25 2016, 6:13 AM.
Details Summary Intention of change is to get rid of code duplication. Change allows to get rid of few methods relative to decompression.
Diff Detail Event Timelinegrimar updated this object. This revision is now accepted and ready to land.Jan 3 2017, 3:48 PM grimar mentioned this in rL291675: [lib/Object] - Introduce Decompressor class..Jan 11 2017, 7:37 AM grimar edited edge metadata. Comment Actions
Is it OK to land ? grimar retitled this revision from [ELF] - Reuse DWARFCompression class. to [ELF] - Reuse Decompressor class..Jan 12 2017, 3:03 AM grimar updated this object. grimar edited edge metadata. Closed by commit rL291758: [ELF] - Reuse Decompressor class. (authored by grimar). · Explain WhyJan 12 2017, 3:04 AM This revision was automatically updated to reflect the committed changes.
Diff 82473 ELF/Driver.cpp
ELF/InputSection.h
ELF/InputSection.cpp
|