Skip to content
Commit d678d30b authored by Matt Kopec's avatar Matt Kopec
Browse files

This fixes two issues with the POSIX dynamic loader:

1. existing breakpoints weren't being re-resolved after the sections of a library were loaded (ie. through dlopen).
2. loaded sections weren't being removed after a shared library had been unloaded.

llvm-svn: 190727
parent 881dff36
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