[PATCH] D56480: [llvm-objcopy] [COFF] Implmement --strip-unneeded and -x/--discard-all for symbols

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 11 06:17:33 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL350927: [llvm-objcopy] [COFF] Implmement --strip-unneeded and -x/--discard-all for… (authored by mstorsjo, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D56480?vs=181254&id=181259#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D56480

Files:
  llvm/trunk/test/tools/llvm-objcopy/COFF/Inputs/discard-locals.yaml
  llvm/trunk/test/tools/llvm-objcopy/COFF/discard-all.test
  llvm/trunk/test/tools/llvm-objcopy/COFF/strip-unneeded.test
  llvm/trunk/tools/llvm-objcopy/COFF/COFFObjcopy.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56480.181259.patch
Type: text/x-patch
Size: 4753 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190111/7d6a62e4/attachment.bin>


More information about the llvm-commits mailing list