[llvm] Fix Endianess issue (PR #162881)

Vitaly Buka via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 10 13:05:00 PDT 2025


vitalybuka wrote:

> > I don't believe we support other that little endian. So there is no point to complicate code for that.
> 
> They are adding support for SystemZ (#162195).

Is #162195 enough? 
I'd expect sanitizers does a lot of assumptions on little-endianness.



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


More information about the llvm-commits mailing list