[llvm] [llvm-objcopy] Add --compress-sections (PR #85036)
Fangrui Song via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 13 13:15:26 PDT 2024
================
@@ -331,7 +339,7 @@ them.
.. option:: --gap-fill <value>
- For binary outputs, fill the gaps between sections with ``<value>`` instead
+ For binary outputs, fill the gaps between sections with ````<value>`` instead
----------------
MaskRay wrote:
Bug in my editor. Will fix with next update
https://github.com/llvm/llvm-project/pull/85036
More information about the llvm-commits
mailing list