[PATCH] D43623: [DebugInfo] Support checksums in llvm-c bindings
Scott Linder via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 22 12:39:13 PST 2018
scott.linder abandoned this revision.
scott.linder added a comment.
I have no immediate use, I just did not understand that these APIs are only updated as-needed. I think it makes the most sense to abandon this patch and update the source-embedding patch to not touch the API, and if in the future it becomes useful to add either or both to the C API we can worry about how to retain backwards compatibility.
Repository:
rL LLVM
https://reviews.llvm.org/D43623
More information about the llvm-commits
mailing list