[PATCH] D58960: [llvm-objcopy] - Fix --compress-debug-sections when there are relocations.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 5 06:01:51 PST 2019


grimar updated this revision to Diff 189310.
grimar marked 5 inline comments as done.
grimar added a comment.

- Addressed review comments.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58960/new/

https://reviews.llvm.org/D58960

Files:
  test/tools/llvm-objcopy/ELF/Inputs/compress-debug-sections.yaml
  test/tools/llvm-objcopy/ELF/compress-debug-sections-zlib-gnu.test
  test/tools/llvm-objcopy/ELF/compress-debug-sections-zlib.test
  tools/llvm-objcopy/ELF/ELFObjcopy.cpp
  tools/llvm-objcopy/ELF/Object.cpp
  tools/llvm-objcopy/ELF/Object.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58960.189310.patch
Type: text/x-patch
Size: 5773 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190305/7a5f04d1/attachment.bin>


More information about the llvm-commits mailing list