Skip to content
Commit 7d07a45f authored by Greg Clayton's avatar Greg Clayton
Browse files

Fixed an issue where the macosx dynamic loader, on the first shared library...

Fixed an issue where the macosx dynamic loader, on the first shared library loaded notification, wasn't properly removing shared libraries from the target that didn't get loaded. This usually happens when a different shared library is loaded in place of another due to DYLD_LIBRARY_PATH or DYLD_FRAMEWORK_PATH environment variables. We now properly remove any images that didn't make it into the executable.

llvm-svn: 121641
parent 69bf128b
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