[PATCH] D82368: [SystemZ/zos] Define Endian constants for z/OS.

Hubert Tong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 29 08:36:40 PDT 2020


hubert.reinterpretcast accepted this revision.
hubert.reinterpretcast added a comment.
This revision is now accepted and ready to land.

LGTM. This introduces just the second copy of the `BIG_ENDIAN`/`LITTLE_ENDIAN` defines, so I think it is fine not to try using a common copy at this time.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D82368/new/

https://reviews.llvm.org/D82368





More information about the llvm-commits mailing list