[all-commits] [llvm/llvm-project] 3e1e5f: [SystemZ][z/OS] Adding initial toolchain for z/OS

Abhina Sree via All-commits all-commits at lists.llvm.org
Tue Sep 1 07:16:14 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 3e1e5f54492d5bdebd40388247254e310cf62c3d
      https://github.com/llvm/llvm-project/commit/3e1e5f54492d5bdebd40388247254e310cf62c3d
  Author: Abhina Sreeskantharajan <Abhina.Sreeskantharajan at ibm.com>
  Date:   2020-09-01 (Tue, 01 Sep 2020)

  Changed paths:
    M clang/lib/Driver/CMakeLists.txt
    M clang/lib/Driver/Driver.cpp
    A clang/lib/Driver/ToolChains/ZOS.cpp
    A clang/lib/Driver/ToolChains/ZOS.h

  Log Message:
  -----------
  [SystemZ][z/OS] Adding initial toolchain for z/OS

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.

Reviewed By: hubert.reinterpretcast

Differential Revision: https://reviews.llvm.org/D86707




More information about the All-commits mailing list