forked from OSchip/llvm-project
206e55cc16
As with Functions, Module will soon become an operation, which are value-typed. This eases the transition from Module to ModuleOp. A new class, OwningModuleRef is provided to allow for owning a reference to a Module, and will auto-delete the held module on destruction. PiperOrigin-RevId: 256196193 |
||
---|---|---|
.. | ||
IR | ||
Transforms | ||
CMakeLists.txt |