mirror of
https://github.com/intel/llvm.git
synced 2026-02-08 17:28:30 +08:00
Add the `getCapsule()` and `createFromCapsule()` methods to the PyValue class, as well as the necessary interoperability. Reviewed By: stellaraccident Differential Revision: https://reviews.llvm.org/D101090