[llvm] Add target-byteorder for cases where endian in target triple is what matters (PR #107915)
Eli Friedman via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 10 13:20:14 PDT 2024
https://github.com/efriedma-quic commented:
> I had thought that yaml2obj would have been host independent. It probably should be so you can generate object files for a target independent of what host you are running on. If it is meant to be then we might need to look deeper into these tests.
Yes, but it's orthogonal to this patch.
https://github.com/llvm/llvm-project/pull/107915
More information about the llvm-commits
mailing list