[llvm] [LLVM-C][OCaml] Update OCaml bindings to match LLVMMetadataKind in C API (PR #132268)

Orlando Cazalet-Hyams via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 21 03:03:04 PDT 2025


OCHyams wrote:

> It looks like stuff like DIAssignID got inserted into the middle of the list :(

Ah, `DIAssignID ` placement is my mistake. I wasn't aware of the append-only nature of the list at all :/ Agree with @dwblaikie that a big scary comment would be useful there. Is it mentioned anywhere (in docs etc) at the moment?



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


More information about the llvm-commits mailing list