summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2004-05-28 23:54:07 +0000
committerChris Lattner <sabre@nondot.org>2004-05-28 23:54:07 +0000
commit446ac250725fb3996a85c1b3f4485a8eb579c1c7 (patch)
tree8744f1c76b3f81a91fe9da91249655bc41287150 /llvm/lib/CodeGen
parent972c68fbdfa985e000b759295bbd2cc46774a9af (diff)
downloadbcm5719-llvm-446ac250725fb3996a85c1b3f4485a8eb579c1c7.tar.gz
bcm5719-llvm-446ac250725fb3996a85c1b3f4485a8eb579c1c7.zip
Thoroughly rehack the dynamic linking mechanisms on Win32. The Win32
dynamic linker does not automatically search libraries when looking up symbols with GetProcAddress. Because of this we have to emulate it. The only detail is that there doesn't seem to be a way to enumerate the libraries loaded, so we have a gross hack (tm). This make the JIT functional on win32 under cygwin. llvm-svn: 13887
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud