[llvm] Add --dump-offload-bundle option to llvm-objcopy (PR #143347)
James Henderson via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 13 01:09:21 PDT 2025
================
@@ -74,6 +74,12 @@ multiple file formats.
For MachO objects, ``<section>`` must be formatted as
``<segment name>,<section name>``.
+.. option:: --dump-offload-bundle=<URI>
----------------
jh7370 wrote:
Nit: options should be in alphabetical order.
https://github.com/llvm/llvm-project/pull/143347
More information about the llvm-commits
mailing list