Skip to content
Commit d0a3e12b authored by Jim Ingham's avatar Jim Ingham
Browse files

Destroy the dynamic loader plugin in Process::Finalize. If you wait till the...

Destroy the dynamic loader plugin in Process::Finalize.  If you wait till the auto_ptr gets deleted in the normal course of things the real process class will have been destroyed already, and it's hard to shut down the dynamic loader without accessing some process pure virtual method.  

llvm-svn: 125668
parent 81c43060
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment