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

Joseph Huber via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 19 12:52:41 PDT 2025


================
@@ -217,7 +217,7 @@ OPTIONS
 
 .. option:: --offloading
 
-  Display the content of the LLVM offloading section.
+  Display the content of the LLVM offloading sections including Clang Fat Binaries.
----------------
jhuber6 wrote:

```suggestion
  Display the content of the LLVM offloading sections and HIP offload bundles.
```

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


More information about the llvm-commits mailing list