[PATCH] D105477: [AIX] Define __LONGDOUBLE64 macro

Chris Bowler via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 9 07:38:58 PDT 2021


cebowleratibm accepted this revision.
cebowleratibm added a comment.
This revision is now accepted and ready to land.

The change made me think we should add the negative test with -mlong-double-128, but then I thought we should probably make that an error until we've sorted through the AIX binary compat implications and tested it.  So the patch you've proposed makes sense to me and we should follow up with handling for mlong-double-128.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105477



More information about the cfe-commits mailing list