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

David Salinas via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 12 11:15:02 PDT 2025


================
@@ -0,0 +1,27 @@
+## Test that --offloading with a fatbin works correctly.
+# REQUIRES: target={{x86_64-.*-linux.*}}
+# REQUIRES: amdgpu-registered-target
----------------
david-salinas wrote:

ok.  Though I think I need the amdgpu-registered-target to get a hip fatbin offload section.

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


More information about the llvm-commits mailing list