[llvm] Fix Endianess issue (PR #162881)
Vitaly Buka via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 10 12:48:51 PDT 2025
vitalybuka wrote:
I don't believe we support other that little endian. So there is no point to complicate code for that.
https://github.com/llvm/llvm-project/pull/162881
More information about the llvm-commits
mailing list