[llvm] [llvm-objdump] Add support for HIP offload bundles (PR #114834)
James Henderson via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 29 01:21:49 PST 2025
================
@@ -218,6 +218,8 @@ OPTIONS
.. option:: --offloading
Display the content of the LLVM offloading section.
+ Support added for extracting Clang Fat Binaries, which will
+ respect the :option `--arch-name` option.
----------------
jh7370 wrote:
+1. You could add a release note to cover this though (which is a separate document).
https://github.com/llvm/llvm-project/pull/114834
More information about the llvm-commits
mailing list