[PATCH] D41212: [llvm-objcopy] Add option to add a progbits section from a file

Jake Ehrlich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 14 16:27:26 PST 2017


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

1. Added test. I think I just didn't run git add -A before I ran git diff last time
2. Changed names
3. Fixed formatting issues.


Repository:
  rL LLVM

https://reviews.llvm.org/D41212

Files:
  test/tools/llvm-objcopy/add-section.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: D41212.127046.patch
Type: text/x-patch
Size: 5087 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171215/d32dc1b6/attachment.bin>


More information about the llvm-commits mailing list