[PATCH] D135271: [llvm-c] Remove C API functions that are incompatible with opaque pointers
Arthur Eubanks via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 5 10:51:53 PDT 2022
aeubanks added a comment.
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
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135271/new/
https://reviews.llvm.org/D135271
More information about the llvm-commits
mailing list