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

Paul T Robinson via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 23 10:31:49 PST 2025


pogo59 wrote:

> The APIs aren't stable and we break them every now and then without worrying about backward compatibility.

The *C++* APIs aren't stable. The C APIs very much have to stay stable.


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


More information about the llvm-commits mailing list