[llvm] [llvm-objcopy] Add --gap-fill and --pad-to options (PR #65815)

James Henderson via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 13 01:52:52 PDT 2023


================
@@ -324,6 +324,11 @@ them.
 
  Extract the named partition from the output.
 
+.. option:: --gap-fill <value>
----------------
jh7370 wrote:

In addition to the CommandGuide update, you should update the release notes.

https://github.com/llvm/llvm-project/pull/65815


More information about the llvm-commits mailing list