[PATCH] D72207: [LLVM-C][bindings/go] Get metadata from a value
Robert Widmann via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 1 17:18:38 PDT 2020
CodaFi added a comment.
Why not change the behavior of LLVMGetMetadata instead? It's an ABI-compatible change, and expanding the API to cover more cases instead of crashing is API-compatible.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72207/new/
https://reviews.llvm.org/D72207
More information about the llvm-commits
mailing list