[llvm] [LLVM-C] Move LLVMDISubrangeTypeMetadataKind to end of LLVMMetadataKind enum (PR #132268)

via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 20 11:35:30 PDT 2025


alan-j-hu wrote:

Also brought OCaml bindings up to date with the LLVMMetadataKind enum (there were some constants in the C enum that were missing corresponding cases in the OCaml type)

https://github.com/llvm/llvm-project/pull/132268


More information about the llvm-commits mailing list