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

Joseph Huber via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 24 05:48:49 PST 2025


https://github.com/jhuber6 commented:

Long term I think the offload bundles should go away entirely. If this really needs to exist, then at a minimum these need to share the same option. You can detect the format through the magic bits, no need for the confusion.

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


More information about the llvm-commits mailing list