This patch defines the macro __THW_PPC__ for AIX.
Tested with SPEC.
Paths
| Differential D107243
[AIX] Define __THW_PPC__ macro ClosedPublic Authored by Jake-Egan on Aug 1 2021, 2:18 PM.
Details
Summary
Tested with SPEC.
Diff Detail
Event TimelineJake-Egan retitled this revision from Define __THW_PPC__ macro to [AIX] Define __THW_PPC__ macro.Aug 1 2021, 2:21 PM Comment Actions LGTM. THW_PPC is a macro historically defined by xlc on AIX and defining it may help users port to clang. This revision is now accepted and ready to land.Aug 4 2021, 8:41 AM This revision was landed with ongoing or failed builds.Aug 6 2021, 6:53 AM Closed by commit rG3189dd205a58: [AIX] Define __THW_PPC__ macro (authored by Jake-Egan). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 364785 clang/lib/Basic/Targets/PPC.cpp
clang/test/Preprocessor/init-ppc.c
|