[PATCH] D40523: [llvm-objcopy] Add --only-keep-debug

Jake Ehrlich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 29 14:30:47 PST 2017


jakehehrlich updated this revision to Diff 124822.
jakehehrlich added a comment.

1. Added a test for the actual feature being added in this change
2. Added some comments in replaceWithNoBits
3. Removed that line
4. I feel like I did something else that was mentioned as a thing I should do but I can't remember what it was.


Repository:
  rL LLVM

https://reviews.llvm.org/D40523

Files:
  test/tools/llvm-objcopy/only-keep-debug.test
  test/tools/llvm-objcopy/replace-strtab-ref-in-dynamic-error.test
  test/tools/llvm-objcopy/replace-strtab-ref-in-dynsym-error.test
  test/tools/llvm-objcopy/replace-text-ref-in-symtab.test
  tools/llvm-objcopy/Object.cpp
  tools/llvm-objcopy/Object.h
  tools/llvm-objcopy/llvm-objcopy.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40523.124822.patch
Type: text/x-patch
Size: 13777 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171129/30968f53/attachment.bin>


More information about the llvm-commits mailing list