[all-commits] [llvm/llvm-project] 869d07: [AIX] Define __HOS_AIX__ macro

Jake Egan via All-commits all-commits at lists.llvm.org
Fri Aug 6 07:40:52 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 869d07ee88a4355f5954ef9e2b2e79ceff225ddb
      https://github.com/llvm/llvm-project/commit/869d07ee88a4355f5954ef9e2b2e79ceff225ddb
  Author: Jake Egan <Jake.Egan at ibm.com>
  Date:   2021-08-06 (Fri, 06 Aug 2021)

  Changed paths:
    M clang/lib/Basic/Targets/PPC.cpp
    A clang/test/Preprocessor/host-aix.c
    A clang/test/Preprocessor/not-host-aix.c

  Log Message:
  -----------
  [AIX] Define __HOS_AIX__ macro

%%%
This patch defines __HOS_AIX__ macro for AIX in case of a cross compiler implementation.
%%%
Tested with SPEC.

Reviewed By: cebowleratibm

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




More information about the All-commits mailing list