cebowleratibm added a comment.

The XL compiler only defined this weird form of the macros on AIX, but not on 
the XL Linux on Power compiler.  I think it's preferable that we define these 
macros only on AIX and in the source/commit messages indicate that we're only 
doing so for AIX XL C/C++ compatibility.  Users should prefer the __PPC__ and 
__powerpc__ macros.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108917

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to