[llvm] [llvm-objdump] Add support for HIP offload bundles (PR #114834)

Joseph Huber via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 4 12:07:22 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.
----------------
jhuber6 wrote:

Still needs to be fixed.

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


More information about the llvm-commits mailing list