[all-commits] [llvm/llvm-project] 1b52e9: [AIX] Define __LONGDOUBLE64 macro

Jake via All-commits all-commits at lists.llvm.org
Thu Jul 22 13:05:35 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1b52e9bac207cd4bdcd9091178527aa39049c270
      https://github.com/llvm/llvm-project/commit/1b52e9bac207cd4bdcd9091178527aa39049c270
  Author: Jake Egan <Jake.Egan at ibm.com>
  Date:   2021-07-22 (Thu, 22 Jul 2021)

  Changed paths:
    M clang/lib/Basic/Targets/PPC.cpp
    M clang/test/Preprocessor/init-ppc.c

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

This patch defines the macro __LONGDOUBLE64 for AIX when long double is 8 bytes.

Reviewed By: cebowleratibm

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




More information about the All-commits mailing list