[all-commits] [llvm/llvm-project] d32fb5: [SystemZ][z/OS] Add required options/macro/etc fo...

Sean Perry via All-commits all-commits at lists.llvm.org
Fri Jun 30 05:06:27 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d32fb5e5f51dedba495301073b9250f84ac6d8a8
      https://github.com/llvm/llvm-project/commit/d32fb5e5f51dedba495301073b9250f84ac6d8a8
  Author: Sean Perry <perry at ca.ibm.com>
  Date:   2023-06-30 (Fri, 30 Jun 2023)

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

  Log Message:
  -----------
  [SystemZ][z/OS] Add required options/macro/etc  for z/os compilation step

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

Reviewed By: abhina.sreeskantharajan, fanbo-meng

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




More information about the All-commits mailing list