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

James Henderson via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 9 01:50:03 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
----------------
jh7370 wrote:

Please add this to llvm-readelf.rst too.

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


More information about the llvm-commits mailing list