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

James Henderson via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 16 01:53:25 PDT 2025


================
@@ -0,0 +1,29 @@
+## Test that --offloading with a fatbin works correctly.
+# REQUIRES: target={{x86_64-.*-linux.*}}
+# REQUIRES: amdgpu-registered-target
+# UNSUPPORTED: system-windows
----------------
jh7370 wrote:

My other comment thread seems to have disappeared (thanks GitHub...). What in the code is preventing this from working on other targets/Windows?

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


More information about the llvm-commits mailing list