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

James Henderson via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 21 00:37:31 PDT 2025


================
@@ -0,0 +1,28 @@
+## Test that --offloading with a fatbin works correctly.
+# REQUIRES: target={{x86_64-.*-linux.*}}
----------------
jh7370 wrote:

As stated in an earlier comment, I have tested this on Windows and the yaml2obj code works absolutely fine for me.

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


More information about the llvm-commits mailing list