[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
Mon Mar 11 04:03:47 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL355821: [llvm-objcopy] - Fix --compress-debug-sections when there are relocations. (authored by grimar, committed by ).
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D58960?vs=189310&id=190067#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D58960

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58960.190067.patch
Type: text/x-patch
Size: 5973 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190311/586ed7a0/attachment.bin>


More information about the llvm-commits mailing list