[PATCH] D97763: Add type attributes to LLVM C API
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 3 06:16:40 PST 2021
arsenm accepted this revision.
arsenm added a comment.
This revision is now accepted and ready to land.
In D97763#2597318 <https://reviews.llvm.org/D97763#2597318>, @lerno wrote:
> Just so I understand @arsenm: are API unit tests needed to approve this pull request? If so, who is planning on adding them? I mean the C API as it currently works cannot even correctly provide byval and sret according to spec.
No, but the C API is likely to keep breaking unless somebody adds them
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97763/new/
https://reviews.llvm.org/D97763
More information about the llvm-commits
mailing list