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

David Salinas via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 18 12:51:29 PST 2024


================
@@ -0,0 +1,80 @@
+// RUN: clang++ -x hip --hip-link --offload-arch=gfx1100 --offload-arch=gfx1101 -o %t %s
----------------
david-salinas wrote:

I'm actually going to just remove this test, in favour of using the other one, which just uses yaml2obj.

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


More information about the llvm-commits mailing list