Rewrite head-of-file comment.
authorBrian Gaeke <gaeke@uiuc.edu>
Fri, 10 Oct 2003 17:03:10 +0000 (17:03 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Fri, 10 Oct 2003 17:03:10 +0000 (17:03 +0000)
commit58a6faac65d2e5f60a650c6f99bb6c615ad9fbc6
tree476067b6e4bba9da17e27980408a15e94bcb9056
parent322cdb2e63ef29d2c00c9aa3118482eda5fdf637
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
lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp