[PATCH] D56570: [llvm-objcopy] Use SHT_NOTE for added note sections.

Jordan Rupprecht via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 11 11:58:54 PST 2019


rupprecht updated this revision to Diff 181347.
rupprecht marked 3 inline comments as done.
rupprecht added a comment.

- Add test for parsing an actual note added
- Un-autoify rest of the --add-section handling block


Repository:
  rL LLVM

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

https://reviews.llvm.org/D56570

Files:
  test/tools/llvm-objcopy/ELF/add-note.test
  test/tools/llvm-objcopy/ELF/add-section-special.test
  tools/llvm-objcopy/ELF/ELFObjcopy.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56570.181347.patch
Type: text/x-patch
Size: 4138 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190111/77e9cd87/attachment.bin>


More information about the llvm-commits mailing list