[PATCH] D86707: [SystemZ][z/OS] Adding initial toolchain for z/OS
Abhina Sree via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 27 06:38:41 PDT 2020
abhina.sreeskantharajan created this revision.
abhina.sreeskantharajan added reviewers: Kai, uweigand, hubert.reinterpretcast, stevewan, SeanP, lalovic.
Herald added subscribers: cfe-commits, mgorny.
Herald added a project: clang.
abhina.sreeskantharajan requested review of this revision.
This patch adds the initial toolchain for z/OS that will set some defaults. In subsequent patches, we plan to add support to use the system linker and assembler.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D86707
Files:
clang/lib/Driver/CMakeLists.txt
clang/lib/Driver/Driver.cpp
clang/lib/Driver/ToolChains/ZOS.cpp
clang/lib/Driver/ToolChains/ZOS.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86707.288307.patch
Type: text/x-patch
Size: 3486 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200827/2ba4093d/attachment-0001.bin>
More information about the cfe-commits
mailing list