[llvm] [C-API] Preserve backwards compatability for LLVMDIBuilderCreateObjectPointerType (PR #124144)

Eli Friedman via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 23 14:28:06 PST 2025


efriedma-quic wrote:

Even if it's not technically "stable", messing with the signature of an existing function without changing the name is extremely unfriendly to anything consuming the API through FFI bindings.

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


More information about the llvm-commits mailing list