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

Jordan Rupprecht via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 14 10:06:57 PST 2019


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

- Use -e -n instead of -en in shell tests
- Inlined BufPtr


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.181576.patch
Type: text/x-patch
Size: 4114 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190114/603dbced/attachment.bin>


More information about the llvm-commits mailing list