[PATCH] D43623: [DebugInfo] Support checksums in llvm-c bindings
Jonas Devlieghere via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 22 10:14:31 PST 2018
JDevlieghere requested changes to this revision.
JDevlieghere added a comment.
This revision now requires changes to proceed.
In https://reviews.llvm.org/D43623#1016076, @probinson wrote:
> Do you have a use-case for the C API? We tend to update it only when necessary.
> And when we do update it, it has to be backward-compatible IIUC. Adding new parameters to an existing API does not preserve that property.
Exactly. I also vaguely remember that you'd have to bump some minor version somewhere?
Repository:
rL LLVM
https://reviews.llvm.org/D43623
More information about the llvm-commits
mailing list