[PATCH] D135271: [llvm-c] Remove C API functions that are incompatible with opaque pointers
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 5 12:26:42 PDT 2022
nikic planned changes to this revision.
nikic added a comment.
In D135271#3837537 <https://reviews.llvm.org/D135271#3837537>, @aeubanks wrote:
> apologies, but can we delay this? I've migrated Google internally to use opaque pointers with clang (after fixing various miscompiles), but we still have non-clang LLVM API users that are using these. I'm in the process of migrating them off legacy APIs (or dropping them altogether) but it'll take some time
Sure, no particular hurry here. Let me know when you're ready.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135271/new/
https://reviews.llvm.org/D135271
More information about the llvm-commits
mailing list