This is an archive of the discontinued LLVM Phabricator instance.

[AIX] Define __THW_PPC__ macro
ClosedPublic

Authored by Jake-Egan on Aug 1 2021, 2:18 PM.

Details

Summary


This patch defines the macro __THW_PPC__ for AIX.

Tested with SPEC.

Diff Detail

Unit TestsFailed

Event Timeline

Jake-Egan created this revision.Aug 1 2021, 2:18 PM
Jake-Egan requested review of this revision.Aug 1 2021, 2:18 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 1 2021, 2:18 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
Jake-Egan retitled this revision from Define __THW_PPC__ macro to [AIX] Define __THW_PPC__ macro.Aug 1 2021, 2:21 PM
Jake-Egan edited the summary of this revision. (Show Details)
Jake-Egan added a reviewer: cebowleratibm.
cebowleratibm accepted this revision.Aug 4 2021, 8:41 AM

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
This revision was automatically updated to reflect the committed changes.