compnerd added a comment.

Well, Apple's ARM64 ABI also has red zones and they are similar to x64 in the 
sense that they can be used for spilling locals.  I believe that the ILP32 
variant retains the red zones as well, so, yes, this would impact the ABI 
unfortunately, and the platform guarantees red zones.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D61627



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

Reply via email to