[PATCH] D89490: Introduce __attribute__((darwin_abi))
Adrien Guinet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 5 04:03:58 PST 2021
aguinet added a comment.
In D89490#2477937 <https://reviews.llvm.org/D89490#2477937>, @emaste wrote:
>> For now, only Linux/ARM64 is supported/tested.
>
> Is there any reason this is Linux-specific (as far as support; I understand if it's not easy for you to test on non-Linux arm64).
It's mainly due to this: it was easier to first test support on Linux. I think support for Windows/ARM64 could appear in another patch.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89490/new/
https://reviews.llvm.org/D89490
More information about the llvm-commits
mailing list