[PATCH] D114860: [llvm-c] Make LLVMAddAlias opaque pointer compatible
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 1 12:01:51 PST 2021
nikic added a comment.
@dblaikie To be clear, I'm not talking about the API replaced here, but about APIs that had an opaque pointer compatible version for many years now. I agree that there should be time between adding the replacement API and removing the old one.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114860/new/
https://reviews.llvm.org/D114860
More information about the llvm-commits
mailing list