[PATCH] D97763: Add type attributes to LLVM C API

Christoffer Lerno via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 2 07:31:50 PST 2021


lerno added a comment.

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.


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

https://reviews.llvm.org/D97763



More information about the llvm-commits mailing list