mirror of
https://github.com/intel/llvm.git
synced 2026-01-17 23:45:25 +08:00
The `unloadBinaryImpl` method on the host plugin is now implemented properly (rather than just being a stub). When an image is unloaded, it is deallocated and the library associated with it is closed.