[PATCH] D153582: [SystemZ][z/OS] Add required options/macro/etc for z/os compilation step

Sean via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 22 12:37:08 PDT 2023


SeanP created this revision.
SeanP added reviewers: abhina.sreeskantharajan, Kai, fanbo-meng.
Herald added a project: All.
SeanP requested review of this revision.
Herald added subscribers: cfe-commits, MaskRay.
Herald added a project: clang.

Add the required options and macros to the compilation step for z/os.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D153582

Files:
  clang/include/clang/Driver/Options.td
  clang/lib/Basic/Targets/OSTargets.h
  clang/lib/Basic/Targets/SystemZ.h
  clang/lib/Driver/ToolChains/Clang.cpp
  clang/lib/Driver/ToolChains/ZOS.cpp
  clang/lib/Driver/ToolChains/ZOS.h
  clang/test/Driver/zos-comp-cxx.cpp
  clang/test/Driver/zos-comp.c
  clang/test/Driver/zos-driver-defaults.c
  clang/test/Preprocessor/init-s390x.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153582.533730.patch
Type: text/x-patch
Size: 21030 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230622/9ecc6bc2/attachment-0001.bin>


More information about the cfe-commits mailing list