[llvm] [OFFLOAD] Add support to dump device images (PR #180545)

Joseph Huber via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 10 05:29:42 PST 2026


https://github.com/jhuber6 commented:

If you just want to get the image you should extract it from the executable, even if it's after JIT I'd recommend just repeating the steps yourself if you want to investigate something

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


More information about the llvm-commits mailing list