[PATCH] D89490: Introduce __attribute__((darwin_abi))
John McCall via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 6 10:24:31 PST 2021
rjmccall added a comment.
I'm not calling Wine a niche use-case, I'm calling this feature a niche use-case. The lack of this feature has not blocked Wine from being a successful project. The feature has to stand on its own and be more broadly useful than the momentary convenience of a few developers.
Thinking about it some more, it might be much easier to hack LLVM IR output than assembly output.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89490/new/
https://reviews.llvm.org/D89490
More information about the llvm-commits
mailing list