[PATCH] D107242: [AIX] Define __HOS_AIX__ macro

Chris Bowler via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 10 08:16:37 PDT 2021


cebowleratibm added a comment.

> Given that we have a legacy XL macro with no legacy cross compiler I think it's fine if we set this according to the target only.  It's fully redundant to `_AIX ` but we'll define it for any working use-case with the current xlC compiler.  If IBM has a compelling use case for a host-specific macro we can always revive this discussion.  For now, you're probably making us from making a mistake ;)

follow up in https://reviews.llvm.org/D107825


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D107242/new/

https://reviews.llvm.org/D107242



More information about the cfe-commits mailing list