Change to use GetAddressOfSymbol instead of dlsym.
authorBrian Gaeke <gaeke@uiuc.edu>
Fri, 10 Oct 2003 17:02:42 +0000 (17:02 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Fri, 10 Oct 2003 17:02:42 +0000 (17:02 +0000)
commit322cdb2e63ef29d2c00c9aa3118482eda5fdf637
tree65686110c2c66a0d8891694287ee87e29024f0e9
parent56d86168720849e94cb39809a29e7c391300460d
Change to use GetAddressOfSymbol instead of dlsym.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9012 91177308-0d34-0410-b5e6-96231b3b80d8
lib/ExecutionEngine/ExecutionEngine.cpp
lib/ExecutionEngine/JIT/Intercept.cpp