[llvm] [BinaryFormat] Disable MachOTest.UnalignedLC on SPARC (PR #100086)

Eli Friedman via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 24 13:43:03 PDT 2024


efriedma-quic wrote:

Given the test has undefined behavior on all big-endian hosts, I'd prefer to do something to fix the issue for all big-endian hosts, not just SPARC.

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


More information about the llvm-commits mailing list