Skip to content

Unclear how to remove and cleanup module memory in ORC2 #74

Closed
@suedama1756

Description

@suedama1756

I'm using LLVM V9.0 and cannot determine the correct way to release resources for a module in ORC2 JIT. The documentation indicates work is still ongoing on resource management, yet also says the "legacy" API is deprecated. I don't want to revert to the deprecated ORC1 and it seems overkill to create an ExecutionSession per JIT module, can anyone help?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions