[PATCH] D78746: [LLVM-C] Match C-API integer types to the underlying used CPP-API

Robert Widmann via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 1 17:18:37 PDT 2020


CodaFi requested changes to this revision.
CodaFi added a comment.
This revision now requires changes to proceed.

We are committed to ABI stability in the core bindings. If you wish to pursue this change, you will need to seek consensus on the mailing list. I'm personally not opposed to an ABI break, but it *must* be done in the open.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78746





More information about the llvm-commits mailing list