[llvm] Add --offoading option to llvm-readobj (PR #143342)

James Henderson via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 15 01:55:10 PDT 2025


================
@@ -104,6 +104,10 @@ file formats.
  Do not demangle symbol names in the output. This option is only for ELF and
  XCOFF file formats. The option is enabled by default.
 
+.. option:: --offloading
+
+ Display list of HIP Offload bundles using URI syntax.
----------------
jh7370 wrote:

I have no idea what "URI" syntax actually means here. Perhaps an example/more detailed explanation/link to a different bit of documentation would be worthwhile? (Applies to both modified docs).

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


More information about the llvm-commits mailing list