[llvm] Add target-byteorder for cases where endian in target triple is what matters (PR #107915)
James Henderson via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 11 00:14:41 PDT 2024
================
@@ -1,5 +1,5 @@
; Avoid `!DL->isLittleEndian() && !CLI->enableBigEndian()` missmatch on PPC64BE.
----------------
jh7370 wrote:
Is this comment still appropriate?
https://github.com/llvm/llvm-project/pull/107915
More information about the llvm-commits
mailing list