mirror of
https://github.com/intel/llvm.git
synced 2026-01-21 04:14:03 +08:00
The `getCapsule` and `createFromCapsule` comments incorrectly state the `PyMlirContext` and `MlirContext` in `PyLocation`, `PyAttribute`, and `PyType` classes. Differential Revision: https://reviews.llvm.org/D95413