]> granicus.if.org Git - llvm/commit
[docs][llvm-objcopy] Write documentation for llvm-objcopy
authorJames Henderson <jh7370@my.bristol.ac.uk>
Wed, 3 Jul 2019 14:21:48 +0000 (14:21 +0000)
committerJames Henderson <jh7370@my.bristol.ac.uk>
Wed, 3 Jul 2019 14:21:48 +0000 (14:21 +0000)
commit966519d69a13499653036222b697cbc4ca0770f6
treea41561de8cd2703abf416c5d3f250fd6a34842f7
parentba2cc0b9fcf946290e2d88128f9b3eef9c8ad4df
[docs][llvm-objcopy] Write documentation for llvm-objcopy

This patch addresses https://bugs.llvm.org/show_bug.cgi?id=42183 by replacing
the stub markdown doc for llvm-objcopy with a full one describing the current
options available in llvm-objcopy.

Reviewed by: jakehehrlich, MaskRay

Differential Revision: https://reviews.llvm.org/D63820

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@365042 91177308-0d34-0410-b5e6-96231b3b80d8
docs/CommandGuide/llvm-objcopy.md [deleted file]
docs/CommandGuide/llvm-objcopy.rst [new file with mode: 0644]