[PATCH] D43623: [DebugInfo] Support checksums in llvm-c bindings

Paul Robinson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 22 09:51:26 PST 2018


probinson added a comment.

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.


Repository:
  rL LLVM

https://reviews.llvm.org/D43623





More information about the llvm-commits mailing list