Revert "Limit the symbol search in DynamicLibrary to the module that was opened."
authorZachary Turner <zturner@google.com>
Wed, 27 Aug 2014 17:51:43 +0000 (17:51 +0000)
committerZachary Turner <zturner@google.com>
Wed, 27 Aug 2014 17:51:43 +0000 (17:51 +0000)
commit0927dab0be5cec078df693663f5445dd2cc66670
tree5fe5dc91dd4bb590d00340970402b73130ae0c1c
parent95141f937934a3a720bce9e3a340297c1f28ae65
Revert "Limit the symbol search in DynamicLibrary to the module that was opened."

This reverts commit r216563, which breaks lli's dynamic symbol resolution.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@216569 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/DynamicLibrary.cpp