This is an archive of the discontinued LLVM Phabricator instance.

[PowerPC] Define XL-compatible macros only for AIX and Linux
ClosedPublic

Authored by nemanjai on Sep 21 2021, 6:22 PM.

Details

Reviewers
dim
Group Reviewers
Restricted Project
Commits
rGc9539f957f57: [PowerPC] Define XL-compatible macros only for AIX and Linux
Summary

Since XLC only ever shipped on PowerPC AIX and Linux, it is not reasonable to provide the compatibility macros on any target other than those two. This patch restricts those macros to AIX/Linux.

Diff Detail

Event Timeline

nemanjai created this revision.Sep 21 2021, 6:22 PM
nemanjai requested review of this revision.Sep 21 2021, 6:22 PM
Herald added a project: Restricted Project. · View Herald TranscriptSep 21 2021, 6:22 PM
dim accepted this revision.Sep 26 2021, 5:18 AM

FWIW I think this is fine.

This revision is now accepted and ready to land.Sep 26 2021, 5:18 AM
This revision was landed with ongoing or failed builds.Sep 29 2021, 4:15 AM
This revision was automatically updated to reflect the committed changes.