[PATCH] D109362: [SystemZ][z/OS] Add GOFF Support to the DataLayout
Ulrich Weigand via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Sep 14 07:27:31 PDT 2021
uweigand added a comment.
Looking at the common code parts, it seems the behavior of MM_GOFF is actually identical to MM_ELF. Is this correct? If so, do we really need a different format type here?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109362/new/
https://reviews.llvm.org/D109362
More information about the cfe-commits
mailing list