[clang] [llvm] [Object] Fix offload bundle decompression on big endian (PR #205822)

Joseph Huber via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 25 08:19:56 PDT 2026


jhuber6 wrote:

We probably don't want to force LE or BE, these are handed off to an external runtime which will likely want to read the embedded data in the native format.

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


More information about the llvm-commits mailing list