Amanieu added a comment.

The situation around -mabi for AArch64 is a bit awkward: Clang uses it to 
select the ARM64 calling convention (`-mabi=aapcs` vs `-mabi=darwinpcs`) while 
GCC uses it to select between LP64 and ILP32. I'm not sure how we should be 
handling this.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104931

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
  • [PATCH] D104931: [AArch64... Nick Desaulniers via Phabricator via cfe-commits
    • [PATCH] D104931: [AA... Amanieu d'Antras via Phabricator via cfe-commits

Reply via email to