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

Abhina Sree via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 23 05:02:27 PDT 2023


abhina.sreeskantharajan added a comment.

The CI shows the following lit tests are failing due to this patch which should be resolved first

Failed Tests (7):

  Clang :: CodeGen/SystemZ/zos-alignment.c
  Clang :: CodeGen/target-data.c
  Clang :: CodeGen/wchar-size.c
  Clang :: Driver/zos-comp-cxx.cpp
  Clang :: Driver/zos-driver-defaults.c
  Clang :: Driver/zos-dwarfversion.c
  Clang :: Preprocessor/init-s390x.c


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153582



More information about the cfe-commits mailing list