[all-commits] [llvm/llvm-project] 52f346: [AIX] Add _AIX73 version macro
Steven Wan via All-commits
all-commits at lists.llvm.org
Mon Jul 5 13:29:13 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 52f34673ead32e6818d337207661597de52b9808
https://github.com/llvm/llvm-project/commit/52f34673ead32e6818d337207661597de52b9808
Author: Jake Egan <Jake.Egan at ibm.com>
Date: 2021-07-05 (Mon, 05 Jul 2021)
Changed paths:
M clang/lib/Basic/Targets/OSTargets.h
M clang/test/Preprocessor/init-ppc.c
Log Message:
-----------
[AIX] Add _AIX73 version macro
This patch defines _AIX73 version macro for AIX 7.3.
It extends the following patch https://reviews.llvm.org/D61530.
Reviewed By: xgupta
Differential Revision: https://reviews.llvm.org/D105185
More information about the All-commits
mailing list