[PATCH] D109362: [SystemZ][z/OS] Add GOFF Support to the DataLayout

Anirudh Prasad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 21 11:48:40 PDT 2021


anirudhp updated this revision to Diff 373999.
anirudhp added a comment.

- Reduced the number of test lines in target-data.c, since we don't have to check for every combination of arch,cpu for the SystemZ target (for both elf and z/OS)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109362

Files:
  clang/lib/Basic/Targets/SystemZ.h
  clang/test/CodeGen/target-data.c
  llvm/docs/LangRef.rst
  llvm/include/llvm/IR/DataLayout.h
  llvm/lib/IR/DataLayout.cpp
  llvm/lib/Target/SystemZ/SystemZTargetMachine.cpp
  llvm/unittests/IR/ManglerTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109362.373999.patch
Type: text/x-patch
Size: 8044 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210921/32a94ad3/attachment.bin>


More information about the llvm-commits mailing list