llvm/lib/ExecutionEngine
Brian Gaeke 58a6faac65 Rewrite head-of-file comment.
In lookupFunction():
 Change to use "F" for Function argument instead of ancient "M".
 Remove commented-out code.
 Change to use GetAddressOfSymbol instead of dlsym.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9013 91177308-0d34-0410-b5e6-96231b3b80d8
2003-10-10 17:03:10 +00:00
..
Interpreter Rewrite head-of-file comment. 2003-10-10 17:03:10 +00:00
JIT Change to use GetAddressOfSymbol instead of dlsym. 2003-10-10 17:02:42 +00:00
ExecutionEngine.cpp Change to use GetAddressOfSymbol instead of dlsym. 2003-10-10 17:02:42 +00:00
Makefile Remove a bunch of unneeded stuph 2003-09-08 18:19:58 +00:00