Added memmove to interpreter external functions list. Patch by Daniel Dunbar.
authorEvan Cheng <evan.cheng@apple.com>
Wed, 20 Feb 2008 07:55:26 +0000 (07:55 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 20 Feb 2008 07:55:26 +0000 (07:55 +0000)
commit8647bcd5de06eb4f8c11cee90333e373460aacb7
treec36918563c86250c3f9ae8e5c2d50f598394dd71
parent420cdebbcb95f3881ab3518fd3bb670837669e43
Added memmove to interpreter external functions list. Patch by Daniel Dunbar.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47363 91177308-0d34-0410-b5e6-96231b3b80d8
lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp