[llvm] Extend llvm objdump fatbin (PR #114834)

Joseph Huber via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 28 17:46:40 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:

This is documentation, not release notes. It should explain what it does.

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


More information about the llvm-commits mailing list