[PATCH] D114860: [llvm-c] Make LLVMAddAlias opaque pointer compatible

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 2 01:17:07 PST 2021


nikic added a comment.

I submitted D114936 <https://reviews.llvm.org/D114936> for header deprecation support in the C API. I think it won't help most consumers of the C API, but it definitely shouldn't hurt at least :)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D114860/new/

https://reviews.llvm.org/D114860



More information about the llvm-commits mailing list