[PATCH] D43996: [llvm-objcopy] Implement support for .group sections.

Alexander Shaposhnikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 19 11:43:55 PDT 2018


alexshap updated this revision to Diff 138970.
alexshap added a comment.

address comments


Repository:
  rL LLVM

https://reviews.llvm.org/D43996

Files:
  test/tools/llvm-objcopy/Inputs/groups.o
  test/tools/llvm-objcopy/group-unchanged.test
  test/tools/llvm-objcopy/group.test
  test/tools/llvm-objcopy/strip-dwo-groups.test
  tools/llvm-objcopy/Object.cpp
  tools/llvm-objcopy/Object.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43996.138970.patch
Type: text/x-patch
Size: 19834 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180319/d2363bf3/attachment.bin>


More information about the llvm-commits mailing list