[llvm] Fix `llvm/test/DebugInfo/Generic/discriminated-union.ll` on big-endian targets (PR #125849)

Rainer Orth via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 5 07:16:35 PST 2025


rorth wrote:

I just tried it successfully on `sparcv9-sun-solaris2.11`.  Thanks.

`target-byteorder-*-endian` is nice, btw.  This would be helpful in other parts of the tree (like `flang` in particular).

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


More information about the llvm-commits mailing list