[all-commits] [llvm/llvm-project] 3189dd: [AIX] Define __THW_PPC__ macro

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


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3189dd205a581272b9a0cfc614e8f341495fc716
      https://github.com/llvm/llvm-project/commit/3189dd205a581272b9a0cfc614e8f341495fc716
  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
    M clang/test/Preprocessor/init-ppc.c

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

%%%
This patch defines the macro __THW_PPC__ for AIX.
%%%

Tested with SPEC.

Reviewed By: cebowleratibm

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




More information about the All-commits mailing list