| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [lib/Object] Unbreak build with -Werror (unused variable). NFCI. | Davide Italiano | 2017-01-11 | 1 | -1/+1 |
| | | | | | llvm-svn: 291691 | ||||
| * | [lib/Object] - Introduce Decompressor class. | George Rimar | 2017-01-11 | 1 | -0/+102 |
| Decompressor intention is to reduce duplication of code. Currently LLD has own implementation of decompressor for compressed debug sections. This class helps to avoid it and share the code. LLD patch for reusing it is D28106 Differential revision: https://reviews.llvm.org/D28105 llvm-svn: 291675 | |||||

