mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-30 12:56:07 +00:00

Clients are required to make this call prior to destroying the object. Adding the missing call fixes an assertion that was triggering at program termination time in the LLJITWithExecutorProcessControl example.