[PATCH] D134916: [llvm-ocaml] Add binding for constructing opaque pointers
Arthur Eubanks via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 3 14:41:50 PDT 2022
aeubanks added a comment.
In D134916#3829843 <https://reviews.llvm.org/D134916#3829843>, @alan wrote:
> Thank you for the approval! I do not believe I have permissions to merge, as I just joined Phabricator to make this patch. According to this: https://www.llvm.org/docs/Phabricator.html#committing-a-change
>
>> Once a patch has been reviewed and approved on Phabricator it can then be committed to trunk. If you do not have commit access, someone has to commit the change for you (with attribution). It is sufficient to add a comment to the approved review indicating you cannot commit the patch yourself.
>
> So I assume someone with the right permissions is going to merge this?
Merged.
> Also, will this appear in a minor or patch release of LLVM 15, which adds opaque pointers, or will this only appear in the next major release?
I don't think anybody has plans to backport this, so the next major release.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134916/new/
https://reviews.llvm.org/D134916
More information about the llvm-commits
mailing list